Home
last modified time | relevance | path

Searched refs:const_only (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c998 bool const_only/*= false*/) in check_narrowing() argument
1031 if (const_only && !TREE_CONSTANT (init)) in check_narrowing()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc955 bool const_only/*= false*/) in check_narrowing() argument
988 if (const_only && !TREE_CONSTANT (init)) in check_narrowing()