Searched refs:getCallStackDepth (Results 1 – 4 of 4) sorted by relevance
95 unsigned CallStackNotes = getCallStackDepth() - 1; in diag()120 unsigned ActiveCalls = getCallStackDepth() - 1; in addCallStack()
48 unsigned getCallStackDepth() override { in getCallStackDepth() function
71 virtual unsigned getCallStackDepth() = 0;
1201 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function in __anon7ee061300411::EvalInfo