Home
last modified time | relevance | path

Searched refs:getDiagnosticLevel (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h477 getDiagnosticLevel(unsigned DiagID, SourceLocation Loc,
H A DDiagnostic.h961 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { in getDiagnosticLevel() function
962 return (Level)Diags->getDiagnosticLevel(DiagID, Loc, *this); in getDiagnosticLevel()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp683 Level DiagLevel = getDiagnosticLevel(DiagID, Info.getLocation()); in ProcessDiag()
760 Level DiagLevel = getDiagnosticLevel(Info.getID(), Info.getLocation()); in EmitDiagnostic()
H A DDiagnosticIDs.cpp453 DiagnosticIDs::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc, in getDiagnosticLevel() function in DiagnosticIDs
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1733 if (DiagnosticsEngine::Level Level = getDiagnostics().getDiagnosticLevel( in EmitDiagnostic()
1988 S.getDiagnostics().getDiagnosticLevel(PD.getDiagID(), Loc) >= in emitDeferredDiags()
2083 bool IsWarningOrError = S.getDiagnostics().getDiagnosticLevel( in ~SemaDiagnosticBuilder()
H A DSemaDecl.cpp16791 (Diags.getDiagnosticLevel(diag_id, Loc) >= DiagnosticsEngine::Error)) { in ImplicitlyDefineFunction()
H A DSemaExpr.cpp1868 if (getDiagnostics().getDiagnosticLevel( in CreateGenericSelectionExpr()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp340 Diags.getDiagnosticLevel(diag::err_drv_missing_argument, in ParseArgStrings()
348 ContainsError |= Diags.getDiagnosticLevel(diag::err_drv_unsupported_opt, in ParseArgStrings()
357 ContainsError |= Diags.getDiagnosticLevel( in ParseArgStrings()
384 ContainsError |= Diags.getDiagnosticLevel(DiagID, SourceLocation()) > in ParseArgStrings()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1788 getDiagnostics().getDiagnosticLevel(diag::warn_module_config_mismatch, in loadModuleFile()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp496 Level CurLevel = Diags.getDiagnosticLevel(DiagID, SourceLocation()); in checkDiagnosticGroupMappings()
500 StoredDiags.getDiagnosticLevel(DiagID, SourceLocation()); in checkDiagnosticGroupMappings()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11464 …lEjNS_14SourceLocationERKNS_10DiagnosticE", "clang::DiagnosticIDs::getDiagnosticLevel(unsigned int…
11465 …EjjNS_14SourceLocationERKNS_10DiagnosticE", "clang::DiagnosticIDs::getDiagnosticLevel(unsigned int…