Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DInterpState.h44 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1143 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function in __anon3f12a8aa0311::EvalInfo