Searched defs:tag_type (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dtrie_prefix_search.cc57 typedef pat_trie_tag tag_type; typedef
/haiku-buildtools/legacy/binutils/binutils/
H A Ddebug.h367 bfd_boolean (*tag_type) member in struct:debug_write_fns
/haiku-buildtools/binutils/binutils/
H A Ddebug.h367 bfd_boolean (*tag_type) member in struct:debug_write_fns
/haiku-buildtools/gcc/gcc/cp/
H A Ddecl.c3427 build_typename_type(tree context, tree name, tree fullname, enum tag_types tag_type) argument
3490 make_typename_type(tree context, tree name, enum tag_types tag_type, tsubst_flags_t complain) argument
H A Dparser.c2780 cp_parser_check_for_invalid_template_id(cp_parser* parser, tree type, enum tag_types tag_type, location_t location) argument
13697 cp_parser_template_id(cp_parser *parser, bool template_keyword_p, bool check_dependency_p, enum tag_types tag_type, bool is_declaration) argument
13937 cp_parser_template_name(cp_parser* parser, bool template_keyword_p, bool check_dependency_p, bool is_declaration, enum tag_types tag_type, bool *is_identifier) argument
15354 enum tag_types tag_type; local
19641 cp_parser_class_name(cp_parser *parser, bool typename_keyword_p, bool template_keyword_p, enum tag_types tag_type, bool check_dependency_p, bool class_head_p, bool is_declaration) argument
20590 enum tag_types tag_type; local
20615 enum tag_types tag_type = none_type; local
22770 cp_parser_lookup_name(cp_parser *parser, tree name, enum tag_types tag_type, bool is_template, bool is_namespace, bool check_dependency, tree *ambiguous_decls, location_t name_location) argument
[all...]

Completed in 299 milliseconds