Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp36 Frame *InterpState::getCurrentFrame() { in getCurrentFrame() function in InterpState
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1165 interp::Frame *getCurrentFrame() override { return CurrentCall; } in getCurrentFrame() function in __anonbf0ddd820411::EvalInfo