Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h51 const Frame *getBottomFrame() const override { getBottomFrame() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1166 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } getBottomFrame() function in __anon147cbbcc0411::EvalInfo