Home
last modified time | relevance | path

Searched defs:DiagLevel (Results 1 – 14 of 14) 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/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/Basic/
H A DDiagnostic.cpp516 Level DiagLevel = storedDiag.getLevel(); in Report() local
535 DiagnosticIDs::Level DiagLevel in EmitCurrentDiagnostic() local
561 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
1199 DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
H A DDiagnosticIDs.cpp758 DiagnosticIDs::Level DiagLevel in ProcessDiag() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp42 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp538 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag()
569 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
H A DVerifyDiagnosticConsumer.cpp731 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h96 enum DiagLevel { global() enum
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp143 clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) { in HandleDiagnostic()
H A DClangExpressionParser.cpp183 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp402 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp646 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()