Home
last modified time | relevance | path

Searched refs:shadow_tag (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDc-tree.h489 extern void shadow_tag (const struct c_declspecs *);
HDc-decl.c3646 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag() function
HDc-parser.c1494 shadow_tag (specs); in c_parser_declaration_or_fndef()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-tree.h571 extern void shadow_tag (const struct c_declspecs *);
HDc-decl.c4298 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag() function
HDc-parser.c1869 shadow_tag (specs); in c_parser_declaration_or_fndef()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-tree.h5036 extern tree shadow_tag (cp_decl_specifier_seq *);
HDparser.c10503 shadow_tag (&decl_specifiers); in cp_parser_simple_declaration()
21297 decl = shadow_tag (&decl_specifiers); in cp_parser_single_declaration()
HDdecl.c4250 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.h6269 extern tree shadow_tag (cp_decl_specifier_seq *);
HDdecl.c4933 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag() function
HDparser.c13193 shadow_tag (&decl_specifiers); in cp_parser_simple_declaration()
27338 decl = shadow_tag (&decl_specifiers); in cp_parser_single_declaration()