Home
last modified time | relevance | path

Searched defs:DiagId (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp21 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 DParseTemplate.cpp1206 unsigned DiagId = diag::err_two_right_angle_brackets_need_space; ParseGreaterThanInTemplateList() local
H A DParseExprCXX.cpp2727 unsigned DiagId = 0; ParseUnqualifiedIdOperator() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2508 auto DiagId = HandleHeaderIncludeOrImport() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4732 unsigned DiagId = IsClassTemplateDeduction GetFullTypeForDeclarator() local
H A DSemaTemplate.cpp896 unsigned DiagId = getLangOpts().MSVCCompat ? diag::ext_template_param_shadow DiagnoseTemplateParameterShadow() local
H A DSemaOpenMP.cpp11695 checkBinaryOperation(BinaryOperator * AtomicBinOp,unsigned DiagId,unsigned NoteId) checkBinaryOperation() argument
11762 checkStatement(Stmt * S,unsigned DiagId,unsigned NoteId) checkStatement() argument
[all...]