Home
last modified time | relevance | path

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

12

/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()
/llvm-project/clang-tools-extra/clangd/
H A DCompiler.cpp20 void IgnoreDiagnostics::log(DiagnosticsEngine::Level DiagLevel, in log() argument
38 void IgnoreDiagnostics::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() argument
H A DDiagnostics.cpp660 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 DIncludeFixer.cpp72 std::vector<Fix> IncludeFixer::fix(DiagnosticsEngine::Level DiagLevel, in fix()
H A DParsedAST.cpp577 __anon68555b350502(DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &Info) build() argument
H A DPreamble.cpp622 PreambleDiagnostics.setLevelAdjuster([&](DiagnosticsEngine::Level DiagLevel, in buildPreamble() argument
/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h59 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/llvm-project/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp126 DiagnosticsEngine::Level DiagLevel = run() local
/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h94 Level DiagLevel; member
/llvm-project/clang/lib/Testing/
H A DTestAST.cpp40 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() argument
/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp129 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument
/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp516 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 DDiagnosticIDs.cpp758 DiagnosticIDs::Level DiagLevel ProcessDiag() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/
H A DNoLintDirectiveHandler.cpp243 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Diag, in shouldSuppress()
406 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Diag, in shouldSuppress()
H A DClangTidyDiagnosticConsumer.cpp156 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 DTokenAnalyzer.cpp42 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic() argument
/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp187 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp538 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, in getEmitDiagnosticFlag() argument
569 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument
[all...]
H A DVerifyDiagnosticConsumer.cpp731 DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) { in HandleDiagnostic()
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h76 enum DiagLevel { enum
/llvm-project/clang/tools/clang-import-test/
H A Dclang-import-test.cpp133 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument
/llvm-project/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp55 void HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, in HandleDiagnostic()
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp143 clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) { in HandleDiagnostic() argument
H A DClangExpressionParser.cpp183 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const clang::Diagnostic & Info) HandleDiagnostic() argument
/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp398 HandleDiagnostic(DiagnosticsEngine::Level DiagLevel,const Diagnostic & Info) HandleDiagnostic() argument

12