Searched refs:build_method_decl (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.h58 tree build_method_decl PARAMS ((enum tree_code, tree, tree, tree));
H A Dobjc-act.c4687 build_method_decl (code, ret_type, selector, add_args)
4679 build_method_decl (code, ret_type, selector, add_args) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c164 static tree build_method_decl (enum tree_code, tree, tree, tree, bool);
733 return build_method_decl (objc_inherit_code, rettype, selector,
5946 build_method_decl (enum tree_code code, tree ret_type, tree selector,
5937 build_method_decl (enum tree_code code, tree ret_type, tree selector, function

Completed in 138 milliseconds