Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4243 {"tuple_size", &tuple_size_identifier, cik_normal}, in initialize_predefined_identifiers()
8133 tree inst = lookup_template_class (tuple_size_identifier, args, in get_tuple_size()
H A Dcp-tree.h315 #define tuple_size_identifier cp_global_trees[CPTI_TUPLE_SIZE_IDENTIFIER] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20182092 tuple_element_identifier, tuple_size_identifier, type_identifier,
2096 (get_tuple_size): Use tuple_size_identifier instead of
H A Ddecl.cc4466 {"tuple_size", &tuple_size_identifier, cik_normal}, in initialize_predefined_identifiers()
8759 tree inst = lookup_template_class (tuple_size_identifier, args, in get_tuple_size()
H A Dcp-tree.h329 #define tuple_size_identifier cp_global_trees[CPTI_TUPLE_SIZE_IDENTIFIER] macro