Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c1661 inline_conversion (tree exp) in inline_conversion() function
2779 function = inline_conversion (function); in build_function_call()
H A Dcp-tree.h4511 extern tree inline_conversion (tree);
H A Dcall.c5074 fn = inline_conversion (fn); in build_over_call()
H A DChangeLog-19962415 * typeck.c (inline_conversion): New fn.
H A DChangeLog-19981201 (inline_conversion): Likewise.