Lines Matching full:diagnostic
421 // If the user wrote a completely empty list, use a special diagnostic.
519 // arguments but none were provided, emit a diagnostic.
1334 // No diagnostic: we're in Obj-C++11 and this is not actually an attribute.
1961 // If the declarator-id is not a template-id, issue a diagnostic and
2149 // Issue diagnostic and remove storage class if present.
2159 // Issue diagnostic and remove function specifier if present.
2170 // Issue diagnostic and remove constexpr specfier if present.
2221 // later parts of the diagnostic.
2362 // This is almost certainly an invalid type name. Let Sema emit a diagnostic
3199 PrevSpec = ""; // not actually used by the diagnostic
3298 PrevSpec = ""; // Not used by the diagnostic.
3343 // To produce better diagnostic, we parse them when
3459 // If the specifier wasn't legal, issue a diagnostic.
4828 // If the specifier combination wasn't legal, issue a diagnostic.
5046 // is saved inside the declarator so that other diagnostic messages can use
5777 // FIXME: Issue a diagnostic if we parsed an attribute-specifier-seq
6087 // Determine if parens will need to be suggested in the diagnostic.