Home
last modified time | relevance | path

Searched refs:objc_rewrite_function_call (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dstub-objc.c85 objc_rewrite_function_call (tree function, tree ARG_UNUSED (params)) in objc_rewrite_function_call() function
H A Dc-common.h889 extern tree objc_rewrite_function_call (tree, tree);
H A Dc-typeck.c2246 function = objc_rewrite_function_call (function, params); in build_function_call()
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog97 build_objc_method_call, objc_rewrite_function_call): Use buildN
296 (objc_rewrite_function_call): Add.
H A Dobjc-act.c9448 objc_rewrite_function_call (tree function, tree params) in objc_rewrite_function_call() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c2657 function = objc_rewrite_function_call (function, params); in build_function_call()