Searched defs:Severity (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DWarnings.cpp207 auto Severity = IsPositive ? diag::Severity::Remark local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h100 visitDiagnosticRecord(unsigned Severity, const Location &Location, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp53 DiagnosticInfoInlineAsm(const Instruction &I, const Twine &MsgStr, DiagnosticSeverity Severity) argument
H A DLLVMContext.cpp223 LLVMContext::getDiagnosticMessagePrefix(DiagnosticSeverity Severity) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp255 unsigned Severity = DI.getSeverity(); variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h79 enum class Severity { class in namespace:clang::diag
107 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp654 lto_codegen_diagnostic_severity_t Severity; local
711 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp810 llvm::DiagnosticSeverity Severity = DI.getSeverity(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp843 visitDiagnosticRecord( unsigned Severity, const serialized_diags::Location &Location, unsigned Category, unsigned Flag, StringRef Message) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp240 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp201 static void reportGISelDiagnostic(DiagnosticSeverity Severity, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h104 const DiagnosticSeverity Severity; member in class:llvm::DiagnosticInfo
108 DiagnosticInfo(/* DiagnosticKind */ int Kind, DiagnosticSeverity Severity) argument
371 DiagnosticInfoWithLocationBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const Function &Fn, const DiagnosticLocation &Loc) argument
447 DiagnosticInfoOptimizationBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, StringRef RemarkName, const Function &Fn, const DiagnosticLocation &Loc) argument
624 DiagnosticInfoIROptimization(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, StringRef RemarkName, const Function &Fn, const DiagnosticLocation &Loc, const Value *CodeRegion = nullptr) argument
659 DiagnosticInfoIROptimization(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, const Function &Fn, const DiagnosticLocation &Loc, const Twine &Msg) argument
920 DiagnosticInfoMIRParser(DiagnosticSeverity Severity, const SMDiagnostic &Diagnostic) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1151 DiagnosticTextBuilder::buildForDocumentation(StringRef Severity, argument
1788 auto Severity = getDefaultSeverity(D); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp350 LinkDiagnosticInfo::LinkDiagnosticInfo(DiagnosticSeverity Severity, argument
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl1.h343 UINT8 Severity; member in struct:acpi_asf_alert_data

Completed in 214 milliseconds