Home
last modified time | relevance | path

Searched defs:resetDiagnosticLocationToMainFile (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp152 void PathDiagnostic::resetDiagnosticLocationToMainFile() { in resetDiagnosticLocationToMainFile() function in PathDiagnostic
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3208 static void resetDiagnosticLocationToMainFile(PathDiagnostic &PD) { in resetDiagnosticLocationToMainFile() function