Home
last modified time | relevance | path

Searched refs:DK_Unsupported (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/IR/
DDiagnosticInfo.h67 DK_Unsupported, enumerator
675 : DiagnosticInfoWithDebugLocBase(DK_Unsupported, Severity, Fn, DLoc), in DiagnosticInfoWithDebugLocBase() argument
679 return DI->getKind() == DK_Unsupported; in classof()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h78 DK_Unsupported, enumerator
995 : DiagnosticInfoWithLocationBase(DK_Unsupported, Severity, Fn, Loc), in DiagnosticInfoWithLocationBase() argument
999 return DI->getKind() == DK_Unsupported; in classof()
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticInfo.h79 DK_Unsupported, enumerator
1004 : DiagnosticInfoWithLocationBase(DK_Unsupported, Severity, Fn, Loc), in DiagnosticInfoWithLocationBase() argument
1008 return DI->getKind() == DK_Unsupported; in classof()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp633 case llvm::DK_Unsupported: in DiagnosticHandlerImpl()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenAction.cpp851 case llvm::DK_Unsupported: in DiagnosticHandlerImpl()