Searched refs:shouldAddControlNotes (Results 1 – 2 of 2) sorted by relevance
203 bool shouldAddControlNotes() const { in shouldAddControlNotes() function in __anon2f4a13600111::PathDiagnosticConstruct204 return Consumer->shouldAddControlNotes(); in shouldAddControlNotes()1248 if (C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1278 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()1323 if (!C.shouldAddControlNotes()) { in generatePathDiagnosticsForNode()
163 bool shouldAddControlNotes() const { in shouldAddControlNotes() function