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