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.h761 void popActivePath() { if (!pathStack.empty()) pathStack.pop_back(); } in popActivePath() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp594 PD.popActivePath(); in GenerateMinimalPathDiagnostic()
1452 PD.popActivePath(); in GenerateExtensivePathDiagnostic()
1673 PD.popActivePath(); in GenerateAlternateExtensivePathDiagnostic()