Home
last modified time | relevance | path

Searched refs:fcl_t (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 }; enum
6926 extern tree finish_compound_literal (tree, tree, tsubst_flags_t, fcl_t = fcl_function…
HDsemantics.c2743 fcl_t fcl_context) in finish_compound_literal()
HDpt.c18863 fcl_t cl = fcl_functional; in tsubst_copy_and_build()