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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c268 static tree build_method_list_template PARAMS ((tree, int));
3744 build_method_list_template (list_type, size)
4060 = build_method_list_template (objc_method_template, size);
4082 = build_method_list_template (objc_method_template, size);
3736 build_method_list_template (list_type, size) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c5106 build_method_list_template (tree list_type, int size)
5397 = build_method_list_template (objc_method_template, size);
5418 = build_method_list_template (objc_method_template, size);
5097 build_method_list_template (tree list_type, int size) function

Completed in 200 milliseconds