Lines Matching refs:PropertyListPtrTy
225 llvm::PointerType *PropertyListPtrTy; member in __anon0dba85c70111::ObjCCommonTypesHelper
3231 return llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy); in EmitPropertyList()
3271 return llvm::Constant::getNullValue(ObjCTypes.PropertyListPtrTy); in EmitPropertyList()
3296 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.PropertyListPtrTy); in EmitPropertyList()
3385 Values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()
3386 Values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()
5807 PropertyListPtrTy = llvm::PointerType::getUnqual(PropertyListTy); in ObjCCommonTypesHelper()
5855 MethodDescriptionListPtrTy, PropertyListPtrTy, Int8PtrPtrTy, in ObjCTypesHelper()
5856 PropertyListPtrTy); in ObjCTypesHelper()
5909 "struct._objc_class_extension", IntTy, Int8PtrTy, PropertyListPtrTy); in ObjCTypesHelper()
5947 MethodListPtrTy, ProtocolListPtrTy, IntTy, PropertyListPtrTy, in ObjCTypesHelper()
5948 PropertyListPtrTy); in ObjCTypesHelper()
6022 PropertyListPtrTy, IntTy, IntTy, Int8PtrPtrTy, Int8PtrTy, in ObjCNonFragileABITypesHelper()
6023 PropertyListPtrTy); in ObjCNonFragileABITypesHelper()
6078 Int8PtrTy, PropertyListPtrTy); in ObjCNonFragileABITypesHelper()
6114 MethodListnfABIPtrTy, ProtocolListnfABIPtrTy, PropertyListPtrTy, in ObjCNonFragileABITypesHelper()
6115 PropertyListPtrTy, IntTy); in ObjCNonFragileABITypesHelper()
6725 values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()
6726 values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()