Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h56 union tree_node *(*convert_parm_for_inlining) PARAMS ((union tree_node *, member
H A Dtree-inline.c641 value = (*lang_hooks.tree_inlining.convert_parm_for_inlining)
H A DChangeLog.713692 convert_parm_for_inlining.
13700 Call convert_parm_for_inlining lang hook if needed.
/openbsd/gnu/gcc/gcc/
H A Dlanghooks.h49 tree (*convert_parm_for_inlining) (tree, tree, tree, int); member
H A Dtree-inline.c1144 value = lang_hooks.tree_inlining.convert_parm_for_inlining in initialize_inlined_parameters()