Home
last modified time | relevance | path

Searched refs:HandlePathDiagnostic (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h150 void HandlePathDiagnostic(std::unique_ptr<PathDiagnostic> D);
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h102 void HandlePathDiagnostic(std::unique_ptr<PathDiagnostic> D);
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp196 void PathDiagnosticConsumer::HandlePathDiagnostic( in HandlePathDiagnostic() function in PathDiagnosticConsumer
DBugReporter.cpp3443 PD.HandlePathDiagnostic(std::move(D)); in FlushReport()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp141 void PathDiagnosticConsumer::HandlePathDiagnostic( in HandlePathDiagnostic() function in PathDiagnosticConsumer
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3087 Consumer->HandlePathDiagnostic(std::move(PD)); in FlushReport()