Home
last modified time | relevance | path

Searched refs:IDEHType (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjCGNU.cpp1114 llvm::Constant *IDEHType = in GetEHType() local
1116 if (!IDEHType) in GetEHType()
1117 IDEHType = in GetEHType()
1122 return llvm::ConstantExpr::getBitCast(IDEHType, PtrToInt8Ty); in GetEHType()
HDCGObjCMac.cpp6915 llvm::Constant *IDEHType = in GetEHType() local
6917 if (!IDEHType) in GetEHType()
6918 IDEHType = in GetEHType()
6923 return IDEHType; in GetEHType()