/external/llvm-project/clang/lib/Tooling/Core/ |
D | Diagnostic.cpp | 49 Diagnostic::Level DiagLevel, StringRef BuildDirectory) in Diagnostic() 56 Level DiagLevel, llvm::StringRef BuildDirectory, in Diagnostic()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Compiler.cpp | 21 void IgnoreDiagnostics::log(DiagnosticsEngine::Level DiagLevel, in log() 39 void IgnoreDiagnostics::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
D | Diagnostics.cpp | 583 static void fillNonLocationData(DiagnosticsEngine::Level DiagLevel, in fillNonLocationData() 596 void StoreDiags::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
D | IncludeFixer.cpp | 68 std::vector<Fix> IncludeFixer::fix(DiagnosticsEngine::Level DiagLevel, in fix()
|
D | ParsedAST.cpp | 320 const clang::Diagnostic &Info) { in build()
|
/external/llvm-project/clang/include/clang/Frontend/ |
D | ChainedDiagnosticConsumer.h | 59 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/clang/include/clang/Frontend/ |
D | ChainedDiagnosticConsumer.h | 60 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 352 Level DiagLevel = storedDiag.getLevel(); in Report() local 371 DiagnosticIDs::Level DiagLevel in EmitCurrentDiagnostic() local 399 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() 988 DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/llvm-project/clang/tools/diagtool/ |
D | ShowEnabledWarnings.cpp | 125 DiagnosticsEngine::Level DiagLevel = in run() local
|
/external/llvm-project/clang/include/clang/Tooling/Core/ |
D | Diagnostic.h | 89 Level DiagLevel; member
|
/external/llvm-project/clang/lib/Basic/ |
D | Diagnostic.cpp | 502 Level DiagLevel = storedDiag.getLevel(); in Report() local 521 DiagnosticIDs::Level DiagLevel in EmitCurrentDiagnostic() local 547 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() 1138 DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/clang/tools/diagtool/ |
D | ShowEnabledWarnings.cpp | 129 DiagnosticsEngine::Level DiagLevel = in run() local
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | FixItRewriter.cpp | 128 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/clang/lib/Frontend/Rewrite/ |
D | FixItRewriter.cpp | 122 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ClangTidyDiagnosticConsumer.cpp | 129 ClangTidyError::Level DiagLevel, in ClangTidyError() 368 bool shouldSuppressDiagnostic(DiagnosticsEngine::Level DiagLevel, in shouldSuppressDiagnostic() 383 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 158 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/clang/lib/Frontend/ |
D | SerializedDiagnosticPrinter.cpp | 554 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag() 585 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/llvm-project/clang/lib/Frontend/ |
D | SerializedDiagnosticPrinter.cpp | 541 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag() 572 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/llvm-project/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 186 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.h | 97 enum DiagLevel { enum
|
/external/llvm-project/clang/tools/clang-import-test/ |
D | clang-import-test.cpp | 133 virtual void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_diag.h | 96 enum DiagLevel { enum
|
/external/llvm-project/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 55 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 56 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | ClangModulesDeclVendor.cpp | 142 clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) { in HandleDiagnostic()
|