Searched refs:shouldAddControlNotes (Results 1 – 2 of 2) sorted by relevance
193 bool shouldAddControlNotes() const { in shouldAddControlNotes() function in __anonc89c4a160111::PathDiagnosticConstruct194 return Consumer->shouldAddControlNotes(); in shouldAddControlNotes()1238 if (C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1268 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1313 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()
163 bool shouldAddControlNotes() const { in shouldAddControlNotes() function