Searched defs:getBottomFrame (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpState.h |
|
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 1171 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } getBottomFrame() function in __anon006fc44d0411::EvalInfo |