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