Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDstub-objc.c135 objc_rewrite_function_call (tree function, tree ARG_UNUSED (params)) in objc_rewrite_function_call() function
HDc-common.h918 extern tree objc_rewrite_function_call (tree, tree);
HDc-typeck.c2374 function = objc_rewrite_function_call (function, params); in build_function_call()
HDChangeLog-200518114 * c-common.h (objc_rewrite_function_call): Add.
18130 * stub-objc.c (objc_rewrite_function_call): Add.
/NextBSD/contrib/gcc/cp/
HDtypeck.c2755 function = objc_rewrite_function_call (function, params); in build_function_call()