Searched refs:CallStackNotes (Results 1 – 1 of 1) sorted by relevance
603 unsigned CallStackNotes = CallStackDepth - 1; in Diag() local606 CallStackNotes = std::min(CallStackNotes, Limit + 1); in Diag()608 CallStackNotes = 0; in Diag()612 EvalStatus.Diag->reserve(1 + ExtraNotes + CallStackNotes); in Diag()