Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterpState.h51 unsigned getCallStackDepth() override { in getCallStackDepth() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp1206 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function in __anonf766b6330411::EvalInfo