Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp225 llvm::PointerType *PropertyListPtrTy; member in __anon0dba85c70111::ObjCCommonTypesHelper
3385 Values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()
3386 Values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()
5856 PropertyListPtrTy); in ObjCTypesHelper()
5948 PropertyListPtrTy); in ObjCTypesHelper()
6022 PropertyListPtrTy, IntTy, IntTy, Int8PtrPtrTy, Int8PtrTy, in ObjCNonFragileABITypesHelper()
6023 PropertyListPtrTy); in ObjCNonFragileABITypesHelper()
6078 Int8PtrTy, PropertyListPtrTy); in ObjCNonFragileABITypesHelper()
6115 PropertyListPtrTy, IntTy); in ObjCNonFragileABITypesHelper()
6725 values.addNullPointer(ObjCTypes.PropertyListPtrTy); in GenerateCategory()
[all …]