Searched refs:pushActivePath (Results 1 – 4 of 4) sorted by relevance
818 void pushActivePath(PathPieces *p) { pathStack.push_back(p); } in pushActivePath() function
763 void pushActivePath(PathPieces *p) { pathStack.push_back(p); } in pushActivePath() function
582 PD.pushActivePath(&C->path); in GenerateMinimalPathDiagnostic()1426 PD.pushActivePath(&C->path); in GenerateExtensivePathDiagnostic()1736 PD.pushActivePath(&C->path); in GenerateAlternateExtensivePathDiagnostic()
1215 C.PD->pushActivePath(&P->path); in generatePathDiagnosticsForNode()