Searched defs:DiagLevel (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp37 Diagnostic(llvm::StringRef DiagnosticName, Diagnostic::Level DiagLevel, StringRef BuildDirectory) argument
42 Diagnostic(llvm::StringRef DiagnosticName, const DiagnosticMessage &Message, const SmallVector<DiagnosticMessage, 1> &Notes, Level DiagLevel, llvm::StringRef BuildDirectory) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h77 Level DiagLevel; member in struct:clang::tooling::Diagnostic
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DDiagnosticsYaml.h72 clang::tooling::Diagnostic::Level DiagLevel; member in class:llvm::yaml::MappingTraits::NormalizedDiagnostic
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp126 void FixItRewriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h96 enum DiagLevel { enum in namespace:__ubsan
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp121 HandleDiagnostic( clang::DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &info) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp537 unsigned SDiagsWriter::getEmitDiagnosticFlag(DiagnosticsEngine::Level DiagLevel, argument
568 void SDiagsWriter::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, argument
595 EmitDiagnosticMessage(FullSourceLoc(), PresumedLoc(), DiagLevel, local
608 FullSourceLoc(Info.getLocation(), Info.getSourceManager()), DiagLevel, local
[all...]
H A DVerifyDiagnosticConsumer.cpp704 HandleDiagnostic( DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp487 Level DiagLevel = storedDiag.getLevel(); local
506 DiagnosticIDs::Level DiagLevel local
532 void DiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level DiagLevel, argument
1122 HandleDiagnostic( DiagnosticsEngine::Level DiagLevel, const Diagnostic &Info) argument
[all...]

Completed in 203 milliseconds