Home
last modified time | relevance | path

Searched refs:fcl_functional (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7255 enum fcl_t { fcl_functional, fcl_c99 }; enumerator
7256 extern tree finish_compound_literal (tree, tree, tsubst_flags_t, fcl_t = fcl_functional);
H A Dpt.c20612 fcl_t cl = fcl_functional; in tsubst_copy_and_build()
H A Dparser.c29627 tf_warning_or_error, fcl_functional); in cp_parser_functional_cast()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h7646 enum fcl_t { fcl_functional, fcl_c99 }; enumerator
7647 extern tree finish_compound_literal (tree, tree, tsubst_flags_t, fcl_t = fcl_functional);
H A Dpt.cc21390 fcl_t cl = fcl_functional; in tsubst_copy_and_build()
H A Dparser.cc31864 tf_warning_or_error, fcl_functional); in cp_parser_functional_cast()