Searched defs:inst_meth (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 823 struct imp_entry *imp, bool inst_meth) in gnu_runtime_abi_01_get_class_super_ref() 845 struct imp_entry *imp, bool inst_meth) in gnu_runtime_abi_01_get_category_super_ref()
|
H A D | objc-next-runtime-abi-02.c | 1489 objc_get_superclass_ref_decl (tree name, bool inst_meth) in objc_get_superclass_ref_decl() 1537 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_02_get_class_super_ref() 1548 bool inst_meth) in next_runtime_abi_02_get_category_super_ref() 2762 tree inst_meth, class_meth, opt_inst_meth, opt_class_meth, props; in generate_v2_protocols() local
|
H A D | objc-next-runtime-abi-01.c | 933 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_01_get_class_super_ref() 955 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_01_get_category_super_ref()
|
H A D | objc-act.c | 8869 bool inst_meth; in get_super_receiver() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 824 struct imp_entry *imp, bool inst_meth) in gnu_runtime_abi_01_get_class_super_ref() 846 struct imp_entry *imp, bool inst_meth) in gnu_runtime_abi_01_get_category_super_ref()
|
H A D | objc-next-runtime-abi-02.cc | 1491 objc_get_superclass_ref_decl (tree name, bool inst_meth) in objc_get_superclass_ref_decl() 1539 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_02_get_class_super_ref() 1550 bool inst_meth) in next_runtime_abi_02_get_category_super_ref() 2773 tree inst_meth, class_meth, opt_inst_meth, opt_class_meth, props; in generate_v2_protocols() local
|
H A D | objc-next-runtime-abi-01.cc | 934 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_01_get_class_super_ref() 956 struct imp_entry *imp, bool inst_meth) in next_runtime_abi_01_get_category_super_ref()
|
H A D | objc-act.cc | 8996 bool inst_meth; in get_super_receiver() local
|