Searched defs:DiagLevel (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/ |
H A D | Diagnostic.cpp | 49 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 D | ChainedDiagnosticConsumer.h | 59 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 94 Level DiagLevel; member
|
/freebsd/contrib/llvm-project/clang/lib/Testing/ |
H A D | TestAST.cpp | 40 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 516 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 D | DiagnosticIDs.cpp | 758 DiagnosticIDs::Level DiagLevel in ProcessDiag() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | TokenAnalyzer.cpp | 42 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticPrinter.cpp | 538 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag() 569 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
H A D | VerifyDiagnosticConsumer.cpp | 731 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 96 enum DiagLevel { global() enum
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 143 clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) { in HandleDiagnostic()
|
H A D | ClangExpressionParser.cpp | 183 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 402 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 646 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|