Searched refs:build_method_list_template (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-runtime-shared-support.h71 extern tree build_method_list_template (tree, int);
H A Dobjc-runtime-shared-support.c245 build_method_list_template (tree list_type, int size) function
H A Dobjc-gnu-runtime-abi-01.c1369 method_list_template = build_method_list_template (objc_method_template,
H A Dobjc-next-runtime-abi-01.c1684 method_list_template = build_method_list_template (objc_method_template,
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c324 static tree build_method_list_template PROTO((tree, int));
3794 build_method_list_template (list_type, size)
4120 = build_method_list_template (objc_method_template, size);
4142 = build_method_list_template (objc_method_template, size);
3786 build_method_list_template (list_type, size) function

Completed in 127 milliseconds