Home
last modified time | relevance | path

Searched defs:DiagLevel (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp49 Diagnostic::Level DiagLevel, StringRef BuildDirectory) in Diagnostic()
56 Level DiagLevel, llvm::StringRef BuildDirectory) in Diagnostic()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h59 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp659 Level DiagLevel = storedDiag.getLevel(); in Report() local
665 void DiagnosticsEngine::Report(Level DiagLevel, const Diagnostic &Info) { in Report()
683 Level DiagLevel = getDiagnosticLevel(DiagID, Info.getLocation()); in ProcessDiag() local
760 Level DiagLevel = getDiagnosticLevel(Info.getID(), Info.getLocation()); in EmitDiagnostic() local
810 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
1487 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h94 Level DiagLevel; member
/freebsd/contrib/llvm-project/clang/lib/Testing/
H A DTestAST.cpp40 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp129 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp39 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h155 enum class DiagLevel { None, Log, Msg, Warn, Err, Fatal }; enum
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp537 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag()
570 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
H A DVerifyDiagnosticConsumer.cpp739 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp181 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h96 enum DiagLevel { global() enum
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp395 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp147 clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) { in HandleDiagnostic()
H A DClangExpressionParser.cpp199 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1773 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp647 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()