Home | History | Annotate | Download | only in Core

Lines Matching refs:PathDiagnostic

27 #include "clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h"
509 static bool GenerateVisitorsOnlyPathDiagnostic(PathDiagnostic &PD,
566 static bool GenerateMinimalPathDiagnostic(PathDiagnostic& PD,
893 // After constructing the full PathDiagnostic, do a pass over it to compact
900 // "Extensive" PathDiagnostic generation.
935 PathDiagnostic &PD;
998 EdgeBuilder(PathDiagnostic &pd, PathDiagnosticBuilder &pdb)
1001 // If the PathDiagnostic already has pieces, add the enclosing statement
1376 static bool GenerateExtensivePathDiagnostic(PathDiagnostic& PD,
2016 /// CompactPathDiagnostic - This function postprocesses a PathDiagnostic object
2105 // Now take the pieces and construct a new PathDiagnostic.
2112 bool GRBugReporter::generatePathDiagnostic(PathDiagnostic& PD,
2402 OwningPtr<PathDiagnostic>
2403 D(new PathDiagnostic(exampleReport->getDeclWithIssue(),