Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpState.h44 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1149 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function in __anondef1c1650311::EvalInfo