Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp620 llvm::Type *ProtocolListnfABIPtrTy; member in __anon0ea151f90111::ObjCNonFragileABITypesHelper
5468 ProtocolListnfABIPtrTy = llvm::PointerType::getUnqual(ProtocolListnfABITy); in ObjCNonFragileABITypesHelper()
5510 ProtocolListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5551 ProtocolListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
6165 Values[4] = llvm::Constant::getNullValue(ObjCTypes.ProtocolListnfABIPtrTy); in GenerateCategory()
6536 return llvm::Constant::getNullValue(ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()
6544 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()
6570 ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()