Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h443 #define objc_get_meta_class_decl \ macro
H A Dobjc-gnu-runtime-abi-01.c280 objc_get_meta_class_decl = add_builtin_function (TAG_GETMETACLASS, type, in gnu_runtime_01_initialize()
851 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.c364 objc_get_meta_class_decl in next_runtime_01_initialize()
981 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.c483 objc_get_meta_class_decl = add_builtin_function (TAG_GETMETACLASS, in next_runtime_02_initialize()
1554 : objc_get_meta_class_decl; in next_runtime_abi_02_get_category_super_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h457 #define objc_get_meta_class_decl \ macro
H A Dobjc-gnu-runtime-abi-01.cc280 objc_get_meta_class_decl = add_builtin_function (TAG_GETMETACLASS, type, in gnu_runtime_01_initialize()
852 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.cc365 objc_get_meta_class_decl in next_runtime_01_initialize()
982 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.cc485 objc_get_meta_class_decl = add_builtin_function (TAG_GETMETACLASS, in next_runtime_02_initialize()
1556 : objc_get_meta_class_decl; in next_runtime_abi_02_get_category_super_ref()