Searched refs:shouldAddControlNotes (Results 1 – 2 of 2) sorted by relevance
197 bool shouldAddControlNotes() const { in shouldAddControlNotes() function in __anon2f4a13600111::PathDiagnosticConstruct198 return Consumer->shouldAddControlNotes(); in shouldAddControlNotes()1265 if (C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1295 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1340 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()
163 bool shouldAddControlNotes() const { in shouldAddControlNotes() function