Searched refs:shouldAddControlNotes (Results 1 – 2 of 2) sorted by relevance
190 bool shouldAddControlNotes() const { in shouldAddControlNotes() function in __anon779a96dc0111::PathDiagnosticConstruct191 return Consumer->shouldAddControlNotes(); in shouldAddControlNotes()1237 if (C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1267 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1312 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()
163 bool shouldAddControlNotes() const { in shouldAddControlNotes() function