Searched refs:build_compound_literal (Results 1 – 10 of 10) sorted by relevance
578 extern tree build_compound_literal (tree, tree);
4182 build_compound_literal (tree type, tree init) in build_compound_literal() function
5809 expr.value = build_compound_literal (type, init.value); in c_parser_postfix_expression_after_paren_type()
2427 rhs = build_compound_literal (return_type, in build_function_call()
1275 * c-decl.c (build_compound_literal): Put the decl inside a3052 * c-decl.c (build_compound_literal): New function.3053 * c-tree.h (build_compound_literal): Declare.3054 * c-parse.in (primary): Use build_compound_literal.
13 * c-decl.c (build_compound_literal): Likewise.10609 (build_compound_literal): Check for TYPE being error_mark_node.14867 implicit_decl_warning, builtin_function, build_compound_literal,36617 * c-decl.c (build_compound_literal): Use TYPE_READONLY.37479 (mark_forward_parm_decls, build_compound_literal)
227 (build_compound_literal): Use set_compound_literal_name.27079 (build_compound_literal): Likewise. Propagate decl type into the
12716 * c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.12720 * c-decl.c (build_compound_literal): Defer compound literal decls
14352 * c-decl.c (build_compound_literal): Set DECL_ARTIFICIAL.
36299 * c-decl.c (build_compound_literal): Don't use var_labelno.