Home
last modified time | relevance | path

Searched defs:tag_scope (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.h129 typedef enum tag_scope { enum
142 } tag_scope; typedef
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.h129 enum tag_scope { enum
H A Dparser.c23290 tag_scope tag_scope = (parser->in_type_id_in_expr_p in cp_parser_class_head() local