Searched refs:StackHint (Results 1 – 1 of 1) sorted by relevance
2632 StackHintGeneratorForSymbol *StackHint = nullptr; in VisitNode() local2656 StackHint = new StackHintGeneratorForSymbol(Sym, in VisitNode()2660 StackHint = new StackHintGeneratorForSymbol(Sym, in VisitNode()2664 StackHint = new StackHintGeneratorForSymbol(Sym, ""); in VisitNode()2668 StackHint = new StackHintGeneratorForReallocationFailed(Sym, in VisitNode()2688 StackHint = new StackHintGeneratorForSymbol(Sym, in VisitNode()2697 assert(StackHint); in VisitNode()2702 return new PathDiagnosticEventPiece(Pos, Msg, true, StackHint); in VisitNode()