Searched defs:instanceProperties (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-objdump/ | ||
H A D | MachODump.cpp | 3717 uint64_t instanceProperties; /* struct objc_property_list * global() member |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 3115 auto instanceProperties = EmitProtocolExtension() local |