Searched defs:DK_Unsupported (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | DiagnosticInfo.h | 67 DK_Unsupported, enumerator 675 : DiagnosticInfoWithDebugLocBase(DK_Unsupported, Severity, Fn, DLoc), in DiagnosticInfoWithDebugLocBase() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DiagnosticInfo.h | 78 DK_Unsupported, enumerator 995 : DiagnosticInfoWithLocationBase(DK_Unsupported, Severity, Fn, Loc), in DiagnosticInfoWithLocationBase() argument
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DiagnosticInfo.h | 79 DK_Unsupported, enumerator 1004 : DiagnosticInfoWithLocationBase(DK_Unsupported, Severity, Fn, Loc), in DiagnosticInfoWithLocationBase() argument
|