Home
last modified time | relevance | path

Searched defs:eliding_temp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c9044 bool eliding_temp = (TREE_CODE (arg) == TARGET_EXPR && !unsafe); in build_over_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc9760 bool eliding_temp = (TREE_CODE (arg) == TARGET_EXPR && !unsafe); in build_over_call() local