Home
last modified time | relevance | path

Searched defs:getBottomFrame (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/Interp/ !
H A DInterpState.h54 const Frame *getBottomFrame() const override { in getBottomFrame() function
/src/contrib/llvm-project/clang/lib/AST/ !
H A DExprConstant.cpp1171 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame() function in __anon6f5850ef0411::EvalInfo