Searched refs:shouldAddControlNotes (Results 1 – 2 of 2) sorted by relevance
203 bool shouldAddControlNotes() const { in shouldAddControlNotes() function in __anon41f697930111::PathDiagnosticConstruct 204 return Consumer->shouldAddControlNotes(); in shouldAddControlNotes() 1244 if (C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode() 1274 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode() 1319 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()
163 bool shouldAddControlNotes() const { in shouldAddControlNotes() function