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

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h571 extern tree build_compound_literal (tree, tree);
H A Dc-decl.c3828 build_compound_literal (tree type, tree init)
3810 build_compound_literal (tree type, tree init) function
H A Dc-parser.c5504 expr.value = build_compound_literal (type, init.value);
H A Dc-typeck.c2344 rhs = build_compound_literal (return_type,

Completed in 209 milliseconds