Searched refs:getCallStackDepth (Results 1 – 5 of 5) sorted by relevance
94 unsigned CallStackNotes = getCallStackDepth() - 1; in diag()119 unsigned ActiveCalls = getCallStackDepth() - 1; in addCallStack()
27 CallStackDepth(Parent.getCallStackDepth() + 1) {} in InterpState()
44 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function
71 virtual unsigned getCallStackDepth() = 0;
1143 unsigned getCallStackDepth() override { return CallStackDepth; } in getCallStackDepth() function in __anon3f12a8aa0311::EvalInfo