Home
last modified time | relevance | path

Searched defs:inst_meth (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c813 struct imp_entry *imp, bool inst_meth) in gnu_runtime_abi_01_get_class_super_ref()
835 struct imp_entry *imp, bool inst_meth) in gnu_runtime_abi_01_get_category_super_ref()
H A Dobjc-next-runtime-abi-02.c1444 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_02_get_class_super_ref()
1485 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_02_get_category_super_ref()
2547 tree inst_meth, class_meth, opt_inst_meth, opt_class_meth, props; in generate_v2_protocols() local
H A Dobjc-next-runtime-abi-01.c930 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_01_get_class_super_ref()
952 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_01_get_category_super_ref()
H A Dobjc-act.c8759 bool inst_meth; in get_super_receiver() local