Searched refs:shouldAddPathEdges (Results 1 – 2 of 2) sorted by relevance
202 bool shouldAddPathEdges() const { return Consumer->shouldAddPathEdges(); } in shouldAddPathEdges() function in __anon41f697930111::PathDiagnosticConstruct 1142 if (C.shouldAddPathEdges()) { in generatePathDiagnosticsForNode() 1214 if (C.shouldAddPathEdges()) { in generatePathDiagnosticsForNode() 1230 if (!C.shouldAddPathEdges()) in generatePathDiagnosticsForNode() 1248 if (!C.shouldAddPathEdges()) { in generatePathDiagnosticsForNode() 2047 if (PDC->shouldAddPathEdges()) in generate() 2054 if (PDC->shouldAddPathEdges()) { in generate() 2082 if (PDC->shouldAddPathEdges()) { in generate()
162 bool shouldAddPathEdges() const { return getGenerationScheme() >= Extensive; } in shouldAddPathEdges() function