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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DWarnings.cpp206 auto Severity = IsPositive ? diag::Severity::Remark local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp187 unsigned Severity = DI.getSeverity(); variable
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h100 visitDiagnosticRecord(unsigned Severity, const Location &Location, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp53 DiagnosticInfoInlineAsm(const Instruction &I, const Twine &MsgStr, DiagnosticSeverity Severity) argument
H A DLLVMContext.cpp201 LLVMContext::getDiagnosticMessagePrefix(DiagnosticSeverity Severity) { argument
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp644 lto_codegen_diagnostic_severity_t Severity; local
701 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp817 visitDiagnosticRecord( unsigned Severity, const serialized_diags::Location &Location, unsigned Category, unsigned Flag, StringRef Message) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp805 llvm::DiagnosticSeverity Severity = DI.getSeverity(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp234 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h103 const DiagnosticSeverity Severity; member in class:llvm::DiagnosticInfo
107 DiagnosticInfo(/* DiagnosticKind */ int Kind, DiagnosticSeverity Severity) argument
370 DiagnosticInfoWithLocationBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const Function &Fn, const DiagnosticLocation &Loc) argument
446 DiagnosticInfoOptimizationBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, StringRef RemarkName, const Function &Fn, const DiagnosticLocation &Loc) argument
616 DiagnosticInfoIROptimization(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, StringRef RemarkName, const Function &Fn, const DiagnosticLocation &Loc, const Value *CodeRegion = nullptr) argument
651 DiagnosticInfoIROptimization(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, const Function &Fn, const DiagnosticLocation &Loc, const Twine &Msg) argument
912 DiagnosticInfoMIRParser(DiagnosticSeverity Severity, const SMDiagnostic &Diagnostic) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1143 DiagnosticTextBuilder::buildForDocumentation(StringRef Severity, argument
1773 auto Severity = getDefaultSeverity(D); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp346 LinkDiagnosticInfo::LinkDiagnosticInfo(DiagnosticSeverity Severity, argument
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h316 UINT8 Severity; member in struct:acpi_asf_alert_data

Completed in 152 milliseconds