Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DState.cpp20 OptionalDiagnostic State::FFDiag(SourceLocation Loc, diag::kind DiagId, in FFDiag()
25 OptionalDiagnostic State::FFDiag(const Expr *E, diag::kind DiagId, in FFDiag()
33 OptionalDiagnostic State::FFDiag(const SourceInfo &SI, diag::kind DiagId, in FFDiag()
41 OptionalDiagnostic State::CCEDiag(SourceLocation Loc, diag::kind DiagId, in CCEDiag()
52 OptionalDiagnostic State::CCEDiag(const Expr *E, diag::kind DiagId, in CCEDiag()
57 OptionalDiagnostic State::CCEDiag(const SourceInfo &SI, diag::kind DiagId, in CCEDiag()
62 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note()
75 DiagnosticBuilder State::report(SourceLocation Loc, diag::kind DiagId) { in report()
80 PartialDiagnostic &State::addDiag(SourceLocation Loc, diag::kind DiagId) { in addDiag()
86 OptionalDiagnostic State::diag(SourceLocation Loc, diag::kind DiagId, in diag() function in State
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseTemplate.cpp1185 unsigned DiagId = diag::err_two_right_angle_brackets_need_space; in ParseGreaterThanInTemplateList() local
H A DParseExprCXX.cpp2710 unsigned DiagId = 0; in ParseUnqualifiedIdOperator() local
/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp2461 auto DiagId = in HandleHeaderIncludeOrImport() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4627 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator() local
H A DSemaTemplate.cpp896 unsigned DiagId = getLangOpts().MSVCCompat ? diag::ext_template_param_shadow in DiagnoseTemplateParameterShadow() local
H A DSemaOpenMP.cpp11431 BinaryOperator *AtomicBinOp, unsigned DiagId, unsigned NoteId) { in checkBinaryOperation()
11498 bool OpenMPAtomicUpdateChecker::checkStatement(Stmt *S, unsigned DiagId, in checkStatement()