Lines Matching refs:FoldingSetNodeID
207 llvm::FoldingSetNodeID profile; in HandlePathDiagnostic()
444 llvm::FoldingSetNodeID NodeID; in addDiagnostic()
465 llvm::FoldingSetNodeID NodeID; in getFiles()
1085 void PathDiagnosticLocation::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1091 void PathDiagnosticPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1103 void PathDiagnosticCallPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1109 void PathDiagnosticSpotPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1114 void PathDiagnosticControlFlowPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1120 void PathDiagnosticMacroPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1126 void PathDiagnosticNotePiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1130 void PathDiagnosticPopUpPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1134 void PathDiagnostic::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
1142 void PathDiagnostic::FullProfile(llvm::FoldingSetNodeID &ID) const { in FullProfile()