Home
last modified time | relevance | path

Searched refs:tuple_element_identifier (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4242 {"tuple_element", &tuple_element_identifier, cik_normal}, in initialize_predefined_identifiers()
8158 tree inst = lookup_template_class (tuple_element_identifier, args, in get_tuple_element_type()
H A Dcp-tree.h314 #define tuple_element_identifier cp_global_trees[CPTI_TUPLE_ELEMENT_IDENTIFIER] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20182092 tuple_element_identifier, tuple_size_identifier, type_identifier,
2099 (get_tuple_element_type): Use tuple_element_identifier instead of
H A Ddecl.cc4465 {"tuple_element", &tuple_element_identifier, cik_normal}, in initialize_predefined_identifiers()
8784 tree inst = lookup_template_class (tuple_element_identifier, args, in get_tuple_element_type()
H A Dcp-tree.h328 #define tuple_element_identifier cp_global_trees[CPTI_TUPLE_ELEMENT_IDENTIFIER] macro