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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c249 static tree build_typed_selector_reference PARAMS ((tree, tree));
2145 build_typed_selector_reference (ident, prototype)
5147 selector = build_typed_selector_reference (sel_name, method_prototype);
5416 return build_typed_selector_reference (selname, 0);
2139 build_typed_selector_reference (ident, prototype) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c2619 build_typed_selector_reference (tree ident, tree prototype)
6457 selector = build_typed_selector_reference (sel_name, method_prototype);
6686 return build_typed_selector_reference (selname, 0);
2614 build_typed_selector_reference (tree ident, tree prototype) function

Completed in 201 milliseconds