/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()
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Compiler.cpp | 20 void IgnoreDiagnostics::log(DiagnosticsEngine::Level DiagLevel, in log() argument 38 void IgnoreDiagnostics::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() argument
|
H A D | Diagnostics.cpp | 660 fillNonLocationData(DiagnosticsEngine::Level DiagLevel,const clang::Diagnostic & Info,clangd::DiagBase & D) fillNonLocationData() argument 673 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const clang::Diagnostic & Info) HandleDiagnostic() argument [all...] |
H A D | IncludeFixer.cpp | 72 std::vector<Fix> IncludeFixer::fix(DiagnosticsEngine::Level DiagLevel, in fix()
|
H A D | ParsedAST.cpp | 577 __anon68555b350502(DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &Info) build() argument
|
H A D | Preamble.cpp | 622 PreambleDiagnostics.setLevelAdjuster([&](DiagnosticsEngine::Level DiagLevel, in buildPreamble() argument
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | ChainedDiagnosticConsumer.h | 59 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/llvm-project/clang/tools/diagtool/ |
H A D | ShowEnabledWarnings.cpp | 126 DiagnosticsEngine::Level DiagLevel = run() local
|
/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 94 Level DiagLevel; member
|
/llvm-project/clang/lib/Testing/ |
H A D | TestAST.cpp | 40 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() argument
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | FixItRewriter.cpp | 129 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument
|
/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 516 Level DiagLevel = storedDiag.getLevel(); Report() local 535 DiagnosticIDs::Level DiagLevel EmitCurrentDiagnostic() local 561 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument 1199 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument [all...] |
H A D | DiagnosticIDs.cpp | 758 DiagnosticIDs::Level DiagLevel ProcessDiag() local [all...] |
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | NoLintDirectiveHandler.cpp | 243 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Diag, in shouldSuppress() 406 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Diag, in shouldSuppress()
|
H A D | ClangTidyDiagnosticConsumer.cpp | 156 ClangTidyError::Level DiagLevel, in ClangTidyError() argument 213 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info, in shouldSuppressDiagnostic() argument 373 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic() argument [all...] |
/llvm-project/clang/lib/Format/ |
H A D | TokenAnalyzer.cpp | 42 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() argument
|
/llvm-project/clang/lib/Tooling/ |
H A D | CompilationDatabase.cpp | 187 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticPrinter.cpp | 538 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag() argument 569 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument [all...] |
H A D | VerifyDiagnosticConsumer.cpp | 731 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 76 enum DiagLevel { enum
|
/llvm-project/clang/tools/clang-import-test/ |
H A D | clang-import-test.cpp | 133 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument
|
/llvm-project/clang/unittests/Sema/ |
H A D | ExternalSemaSourceTest.cpp | 55 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 143 clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) { in HandleDiagnostic() argument
|
H A D | ClangExpressionParser.cpp | 183 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const clang::Diagnostic & Info) HandleDiagnostic() argument
|
/llvm-project/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 398 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument
|