Searched refs:PropertyListPtrTy (Results 1 – 1 of 1) sorted by relevance
225 llvm::Type *PropertyListPtrTy; member in __anonc21a86420111::ObjCCommonTypesHelper2952 return llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy); in EmitPropertyList()2995 return llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy); in EmitPropertyList()3013 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.PropertyListPtrTy); in EmitPropertyList()3136 Values[6] = llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy); in GenerateCategory()3137 Values[7] = llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy); in GenerateCategory()5284 PropertyListPtrTy = llvm::PointerType::getUnqual(PropertyListTy); in ObjCCommonTypesHelper()5335 MethodDescriptionListPtrTy, PropertyListPtrTy, in ObjCTypesHelper()5336 Int8PtrPtrTy, PropertyListPtrTy, nullptr); in ObjCTypesHelper()5394 IntTy, Int8PtrTy, PropertyListPtrTy, nullptr); in ObjCTypesHelper()[all …]