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

/openbsd-current/gnu/gcc/gcc/
H A Dstub-objc.c207 objc_build_method_signature (tree ARG_UNUSED (rettype),
H A Dc-common.h919 extern tree objc_build_method_signature (tree, tree, tree, bool);
H A Dc-parser.c6202 return objc_build_method_signature (type, sel, parms, ellipsis);
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c730 objc_build_method_signature (tree rettype, tree selector,
4458 (objc_build_method_signature (build_tree_list (NULL_TREE,
727 objc_build_method_signature (tree rettype, tree selector, function
/openbsd-current/gnu/gcc/gcc/cp/
H A Dparser.c17578 return objc_build_method_signature (rettype, kwdparms, optparms, ellipsis);

Completed in 214 milliseconds