Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c6702 && init_list_identifier == DECL_NAME (TYPE_NAME (type)) in do_pushtag()
H A Dcp-tree.h277 #define init_list_identifier cp_global_trees[CPTI_INIT_LIST_IDENTIFIER] macro
H A Dcall.c11141 && init_list_identifier == DECL_NAME (TYPE_NAME (type))); in is_std_init_list()
H A Ddecl.c4112 {"initializer_list", &init_list_identifier, cik_normal}, in initialize_predefined_identifiers()
H A Dpt.c26052 tree std_init_list = get_namespace_binding (std_node, init_list_identifier); in listify()