Home
last modified time | relevance | path

Searched defs:DiagnosticInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h107 DiagnosticInfo(/* DiagnosticKind */ int Kind, DiagnosticSeverity Severity) in DiagnosticInfo() function
143 : DiagnosticInfo(DK_InlineAsm, Severity), MsgStr(MsgStr) {} in DiagnosticInfo() function
151 : DiagnosticInfo(DK_InlineAsm, Severity), LocCookie(LocCookie), in DiagnosticInfo() function
198 : DiagnosticInfo(Kind, Severity), Fn(Fn), ResourceName(ResourceName), in DiagnosticInfo() function
245 : DiagnosticInfo(DK_DebugMetadataVersion, Severity), M(M), in DiagnosticInfo() function
269 : DiagnosticInfo(DK_DebugMetadataVersion, Severity), M(M) {} in DiagnosticInfo() function
287 : DiagnosticInfo(DK_SampleProfile, Severity), FileName(FileName), in DiagnosticInfo() function
291 : DiagnosticInfo(DK_SampleProfile, Severity), FileName(FileName), in DiagnosticInfo() function
295 : DiagnosticInfo(DK_SampleProfile, Severity), Msg(Msg) {} in DiagnosticInfo() function
325 : DiagnosticInfo(DK_PGOProfile, Severity), FileName(FileName), Msg(Msg) {} in DiagnosticInfo() function
[all …]
DDiagnosticHandler.h18 class DiagnosticInfo; variable
DLLVMContext.h26 class DiagnosticInfo; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h27 class DiagnosticInfo; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h58 class DiagnosticInfo; variable