Searched defs:DiagId (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | State.cpp | 21 OptionalDiagnostic State::FFDiag(SourceLocation Loc, diag::kind DiagId, in FFDiag() argument 26 OptionalDiagnostic State::FFDiag(const Expr *E, diag::kind DiagId, in FFDiag() argument 34 OptionalDiagnostic State::FFDiag(const SourceInfo &SI, diag::kind DiagId, in FFDiag() argument 42 OptionalDiagnostic State::CCEDiag(SourceLocation Loc, diag::kind DiagId, in CCEDiag() argument 53 OptionalDiagnostic State::CCEDiag(const Expr *E, diag::kind DiagId, in CCEDiag() argument 58 CCEDiag(const SourceInfo & SI,diag::kind DiagId,unsigned ExtraNotes) CCEDiag() argument 63 Note(SourceLocation Loc,diag::kind DiagId) Note() argument 76 report(SourceLocation Loc,diag::kind DiagId) report() argument 81 addDiag(SourceLocation Loc,diag::kind DiagId) addDiag() argument 87 diag(SourceLocation Loc,diag::kind DiagId,unsigned ExtraNotes,bool IsCCEDiag) diag() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1206 unsigned DiagId = diag::err_two_right_angle_brackets_need_space; ParseGreaterThanInTemplateList() local
|
H A D | ParseExprCXX.cpp | 2727 unsigned DiagId = 0; ParseUnqualifiedIdOperator() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 2508 auto DiagId = HandleHeaderIncludeOrImport() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 4732 unsigned DiagId = IsClassTemplateDeduction GetFullTypeForDeclarator() local
|
H A D | SemaTemplate.cpp | 896 unsigned DiagId = getLangOpts().MSVCCompat ? diag::ext_template_param_shadow DiagnoseTemplateParameterShadow() local
|
H A D | SemaOpenMP.cpp | 11695 checkBinaryOperation(BinaryOperator * AtomicBinOp,unsigned DiagId,unsigned NoteId) checkBinaryOperation() argument 11762 checkStatement(Stmt * S,unsigned DiagId,unsigned NoteId) checkStatement() argument [all...] |