Searched refs:shouldAddControlNotes (Results 1 – 2 of 2) sorted by relevance
191 bool shouldAddControlNotes() const { in shouldAddControlNotes() function in __anon1dcbea900111::PathDiagnosticConstruct192 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