Home
last modified time | relevance | path

Searched defs:instanceProperties (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3717 uint64_t instanceProperties; /* struct objc_property_list * global() member
3730 uint32_t instanceProperties; /* struct objc_property_list * global() member
3790 uint64_t instanceProperties; /* struct objc_property_list * global() member
3800 uint32_t instanceProperties; /* struct objc_property_list * global() member
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3115 auto instanceProperties = EmitProtocolExtension() local