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
5292 ProtocolListnfABIPtrTy = llvm::PointerType::getUnqual(ProtocolListnfABITy); in ObjCNonFragileABITypesHelper()
5334 ProtocolListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5375 ProtocolListnfABIPtrTy, in ObjCNonFragileABITypesHelper()
5978 Values[4] = llvm::Constant::getNullValue(ObjCTypes.ProtocolListnfABIPtrTy); in GenerateCategory()
6349 return llvm::Constant::getNullValue(ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()
6357 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()
6383 ObjCTypes.ProtocolListnfABIPtrTy); in EmitProtocolList()