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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h778 void popActivePath() { if (!pathStack.empty()) pathStack.pop_back(); } function in class:clang::ento::PathDiagnostic

Completed in 153 milliseconds