Searched refs:StackHint (Results 1 – 1 of 1) sorted by relevance
2614 StackHintGeneratorForSymbol *StackHint = nullptr; in VisitNode() local2638 StackHint = new StackHintGeneratorForSymbol(Sym, in VisitNode()2642 StackHint = new StackHintGeneratorForSymbol(Sym, in VisitNode()2646 StackHint = new StackHintGeneratorForSymbol(Sym, ""); in VisitNode()2650 StackHint = new StackHintGeneratorForReallocationFailed(Sym, in VisitNode()2670 StackHint = new StackHintGeneratorForSymbol(Sym, in VisitNode()2679 assert(StackHint); in VisitNode()2684 return new PathDiagnosticEventPiece(Pos, Msg, true, StackHint); in VisitNode()