Lines Matching refs:diagnostic
2729 // defined with a different type; show an appropriate diagnostic.
3204 // Customize diagnostic for a typedef missing a name.
3303 unsigned diagnostic) {
3318 SemaRef.Diag(NameLoc, diagnostic) << Name;
4080 // TODO: consider using NameInfo for diagnostic.
5488 // diagnostic.
5910 /// This routine handles generating the diagnostic messages for an invalid
6434 // TODO: consider using NameInfo for diagnostic.
7483 // But, issue any diagnostic on the first declaration only.
8425 // Provide a specific diagnostic for uninitialized variable
8434 // Provide a specific diagnostic for uninitialized variable
8661 // location, fold it into the primary diagnostic.
9910 /// \brief Get diagnostic %select index for tag kind for
9911 /// redeclaration diagnostic message.
9914 /// \returns diagnostic %select index.
9920 default: llvm_unreachable("Invalid tag kind for redecl diagnostic!");
10521 // Use a better diagnostic if an elaborated-type-specifier
12265 // Null EnumConstantDecl means a previous diagnostic has been emitted for
12386 if (!ECD) continue; // Already issued a diagnostic.
12502 if (!ECD) continue; // Already issued a diagnostic.