Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h787 void resetDiagnosticLocationToMainFile();
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp156 void PathDiagnostic::resetDiagnosticLocationToMainFile() { in resetDiagnosticLocationToMainFile() function in PathDiagnostic
DBugReporter.cpp3446 D->resetDiagnosticLocationToMainFile(); in FlushReport()