Home
last modified time | relevance | path

Searched defs:EmitDiag (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp819 void DiagnosticIDs::EmitDiag(DiagnosticsEngine &Diag, Level DiagLevel) const { EmitDiag() function in DiagnosticIDs
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp702 auto EmitDiag = [&](SourceLocation Loc, unsigned DiagID) { in CheckFallThroughForBody() local
H A DSemaTemplate.cpp1517 auto EmitDiag = [this](SourceLocation Loc) { ActOnNonTypeTemplateParameter() local
H A DSemaDeclCXX.cpp3338 auto EmitDiag = [&](unsigned DiagInconsistent, unsigned DiagSuggest) { DiagnoseAbsenceOfOverrideControl() local