Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.h420 #define objc_get_meta_class_decl \ macro
H A Dobjc-gnu-runtime-abi-01.c270 objc_get_meta_class_decl = add_builtin_function (TAG_GETMETACLASS, type, in gnu_runtime_01_initialize()
841 super_class = (inst_meth ? objc_get_class_decl : objc_get_meta_class_decl); in gnu_runtime_abi_01_get_category_super_ref()
H A Dobjc-next-runtime-abi-01.c362 objc_get_meta_class_decl in next_runtime_01_initialize()
978 super_class = (inst_meth ? objc_get_class_decl : objc_get_meta_class_decl); in next_runtime_abi_01_get_category_super_ref()
H A Dobjc-next-runtime-abi-02.c457 objc_get_meta_class_decl = add_builtin_function (TAG_GETMETACLASS, in next_runtime_02_initialize()
1511 super_class = (inst_meth ? objc_get_class_decl : objc_get_meta_class_decl); in next_runtime_abi_02_get_category_super_ref()