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