Searched refs:popActivePath (Results 1 – 4 of 4) sorted by relevance
819 void popActivePath() { if (!pathStack.empty()) pathStack.pop_back(); } in popActivePath() function
764 void popActivePath() { if (!pathStack.empty()) pathStack.pop_back(); } in popActivePath() function
590 PD.popActivePath(); in GenerateMinimalPathDiagnostic()1443 PD.popActivePath(); in GenerateExtensivePathDiagnostic()1660 PD.popActivePath(); in GenerateAlternateExtensivePathDiagnostic()
1150 C.PD->popActivePath(); in generatePathDiagnosticsForNode()