Home
last modified time | relevance | path

Searched refs:popActivePath (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h765 void popActivePath() { if (!pathStack.empty()) pathStack.pop_back(); } in popActivePath() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp590 PD.popActivePath(); in GenerateMinimalPathDiagnostic()
1445 PD.popActivePath(); in GenerateExtensivePathDiagnostic()
1662 PD.popActivePath(); in GenerateAlternateExtensivePathDiagnostic()