Searched refs:finish_compound_literal (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dsemantics.c2039 finish_compound_literal (tree type, VEC(constructor_elt,gc) *initializer_list) function
H A Dcp-tree.h4346 extern tree finish_compound_literal (tree, VEC(constructor_elt,gc) *);
H A Dparser.c4314 = finish_compound_literal (type, initializer_list);
H A Dpt.c9422 return finish_compound_literal (type, n);

Completed in 303 milliseconds