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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h761 void popActivePath() { if (!pathStack.empty()) pathStack.pop_back(); } function in class:clang::ento::PathDiagnostic
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp594 PD.popActivePath();
1452 PD.popActivePath();
1673 PD.popActivePath();

Completed in 286 milliseconds