Searched refs:CallStackNotes (Results 1 – 1 of 1) sorted by relevance
95 unsigned CallStackNotes = getCallStackDepth() - 1; in diag() local98 CallStackNotes = std::min(CallStackNotes, Limit + 1); in diag()100 CallStackNotes = 0; in diag()105 EvalStatus.Diag->reserve(1 + ExtraNotes + CallStackNotes); in diag()