Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DInterpState.h45 const Frame *getBottomFrame() const override { in getBottomFrame() function
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1110 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame() function in __anon7a1fdcea0311::EvalInfo