Searched refs:tuple_size_identifier (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 4243 {"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 D | cp-tree.h | 315 #define tuple_size_identifier cp_global_trees[CPTI_TUPLE_SIZE_IDENTIFIER] macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2018 | 2092 tuple_element_identifier, tuple_size_identifier, type_identifier, 2096 (get_tuple_size): Use tuple_size_identifier instead of
|
H A D | decl.cc | 4466 {"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 D | cp-tree.h | 329 #define tuple_size_identifier cp_global_trees[CPTI_TUPLE_SIZE_IDENTIFIER] macro
|