Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.h6925 enum fcl_t { fcl_functional, fcl_c99 }; enumerator
6926 …rn tree finish_compound_literal (tree, tree, tsubst_flags_t, fcl_t = fcl_functional);
HDpt.c18863 fcl_t cl = fcl_functional; in tsubst_copy_and_build()
HDparser.c27476 tf_warning_or_error, fcl_functional); in cp_parser_functional_cast()