Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSeverity.h14 enum Severity enum
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Ddiagnostic.rs21 pub enum Severity { enum
34 impl Severity { global() impls
[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/parser/
H A Dparser.go802 type Severity int type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/
H A Dparser.go802 type Severity int type
/third_party/spirv-tools/utils/vscode/src/parser/
H A Dparser.go802 type Severity int type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDiagnosticInfo.cpp53 DiagnosticInfoInlineAsm(const Instruction &I, const Twine &MsgStr, DiagnosticSeverity Severity) DiagnosticInfoInlineAsm() argument
H A DLLVMContext.cpp201 LLVMContext::getDiagnosticMessagePrefix(DiagnosticSeverity Severity) { in getDiagnosticMessagePrefix() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDiagnosticsBase.h31 enum Severity enum in pp::Diagnostics
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.h28 enum class Severity { Note, Warning, Error, InternalCompilerError, Fatal }; class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp644 lto_codegen_diagnostic_severity_t Severity; in DiagnosticHandler() local
701 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h103 const DiagnosticSeverity Severity; member in llvm::DiagnosticInfo
107 DiagnosticInfo(/* DiagnosticKind */ int Kind, DiagnosticSeverity Severity) in DiagnosticInfo() argument
370 DiagnosticInfoWithLocationBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const Function &Fn, const DiagnosticLocation &Loc) DiagnosticInfoWithLocationBase() argument
446 DiagnosticInfoOptimizationBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, StringRef RemarkName, const Function &Fn, const DiagnosticLocation &Loc) DiagnosticInfoOptimizationBase() argument
616 DiagnosticInfoIROptimization(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, StringRef RemarkName, const Function &Fn, const DiagnosticLocation &Loc, const Value *CodeRegion = nullptr) DiagnosticInfoIROptimization() argument
651 DiagnosticInfoIROptimization(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const char *PassName, const Function &Fn, const DiagnosticLocation &Loc, const Twine &Msg) DiagnosticInfoIROptimization() argument
912 DiagnosticInfoMIRParser(DiagnosticSeverity Severity, const SMDiagnostic &Diagnostic) DiagnosticInfoMIRParser() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DIRMover.cpp346 LinkDiagnosticInfo::LinkDiagnosticInfo(DiagnosticSeverity Severity, in LinkDiagnosticInfo() argument

Completed in 20 milliseconds