Searched defs:diag_begin (Results 1 – 6 of 6) sorted by relevance
112 diag_iterator diag_begin() const { return SuppressedDiagnostics.begin(); } in diag_begin() function
172 diag_iterator diag_begin() const { return SuppressedDiagnostics.begin(); } in diag_begin() function
173 diag_iterator diag_begin() const { return SuppressedDiagnostics.begin(); } in diag_begin() function
615 const_diag_iterator diag_begin, in PrintUnexpected()