Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterpState.h44 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1148 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function in __anon6b6c21b10411::EvalInfo