Home
last modified time | relevance | path

Searched refs:resetDiagnosticLocationToMainFile (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h838 void resetDiagnosticLocationToMainFile();
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp173 void PathDiagnostic::resetDiagnosticLocationToMainFile() { in resetDiagnosticLocationToMainFile() function in PathDiagnostic
H A DBugReporter.cpp3104 P.second->resetDiagnosticLocationToMainFile(); in generateDiagnosticForConsumerMap()