Home
last modified time | relevance | path

Searched defs:ivar_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dgc.c189 const char *ivar_type; in __objc_gc_type_description_from_type() local
270 const char *ivar_type = ivar->ivar_type; in __objc_class_structure_encoding() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dgc.c189 const char *ivar_type; in __objc_gc_type_description_from_type() local
270 const char *ivar_type = ivar->ivar_type; in __objc_class_structure_encoding() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dmodule-abi-8.h103 const char* ivar_type; /* Description of the Ivar's type. Useful member
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dmodule-abi-8.h103 const char* ivar_type; /* Description of the Ivar's type. Useful member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c1665 tree ivar_type = TREE_TYPE (ivar); in expand_oacc_collapse_vars() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc1667 tree ivar_type = TREE_TYPE (ivar); in expand_oacc_collapse_vars() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp3649 uint32_t ivar_type; /* char * (32-bit pointer) */ member