Lines Matching full:diagnostic
1 //===--- ASTDiagnostic.cpp - Diagnostic Printing Hooks for AST Nodes ------===//
10 // This file implements a diagnostic formatting hook for AST elements.
204 /// a diagnostic.
217 /// 3) Some types may have already been desugared previously in this diagnostic.
219 /// 4) Two different types within the same diagnostic have the same output
226 /// diagnostic message
266 // diagnostic. If so, don't do it again.