Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterpState.cpp43 Frame *InterpState::getCurrentFrame() { in getCurrentFrame() function in InterpState
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp1049 interp::Frame *getCurrentFrame() override { return CurrentCall; } in getCurrentFrame() function in __anon75742f710311::EvalInfo