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

/freebsd-13-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
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1150 C.PD->popActivePath();

Completed in 151 milliseconds