Home
last modified time | relevance | path

Searched refs:build_method_template (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h69 extern tree build_method_template (void);
H A Dobjc-runtime-shared-support.cc184 build_method_template (void) in build_method_template() function
H A Dobjc-next-runtime-abi-01.cc1138 objc_method_template = build_method_template (); in build_metadata_templates()
1673 objc_method_template = build_method_template (); in generate_dispatch_table()
H A Dobjc-gnu-runtime-abi-01.cc1368 objc_method_template = build_method_template (); in generate_dispatch_table()
H A DChangeLog2767 (build_method_template): Likewise.
3055 (build_method_template): Likewise.
4044 build_method_template): Use actual selector type for fields
4083 build_method_list_template, build_method_template):
H A Dobjc-next-runtime-abi-02.cc2020 objc_method_template = build_method_template (); in build_metadata_templates()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h69 extern tree build_method_template (void);
H A Dobjc-runtime-shared-support.c184 build_method_template (void) in build_method_template() function
H A Dobjc-next-runtime-abi-01.c1137 objc_method_template = build_method_template (); in build_metadata_templates()
1672 objc_method_template = build_method_template (); in generate_dispatch_table()
H A Dobjc-gnu-runtime-abi-01.c1367 objc_method_template = build_method_template (); in generate_dispatch_table()
H A Dobjc-next-runtime-abi-02.c2015 objc_method_template = build_method_template (); in build_metadata_templates()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200317192 build_method_template, add_instance_variable): Likewise.
24384 build_method_template, add_instance_variable): Likewise.