Home
last modified time | relevance | path

Searched refs:fold_cplus_constants (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-lang.c163 fold_cplus_constants (const_tree c) in fold_cplus_constants() function
205 return fold_cplus_constants (get_template_innermost_arguments (t)); in get_template_innermost_arguments_folded()
211 return fold_cplus_constants (get_template_argument_pack_elems (t)); in get_template_argument_pack_elems_folded()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-lang.cc177 fold_cplus_constants (const_tree c) in fold_cplus_constants() function
219 return fold_cplus_constants (get_template_innermost_arguments (t)); in get_template_innermost_arguments_folded()
225 return fold_cplus_constants (get_template_argument_pack_elems (t)); in get_template_argument_pack_elems_folded()
H A DChangeLog-20114988 (template_arg_needs_folding, fold_cplus_constants): New static