Searched defs:popActivePath (Results 1 - 1 of 1) 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

Completed in 51 milliseconds