Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.h48 unsigned getCallStackDepth() override { getCallStackDepth() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1201 unsigned getCallStackDepth() override { return CallStackDepth; } getCallStackDepth() function in __anon147cbbcc0411::EvalInfo