Searched refs:make_anon_name (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
H A Dsemantics.c2084 DECL_NAME (var) = make_anon_name ();
2210 pushtag (make_anon_name (), t, /*tag_scope=*/ts_current);
H A Dcp-tree.h3947 extern tree make_anon_name (void);
H A Dname-lookup.c1750 make_anon_name (void)
1747 make_anon_name (void) function
H A Dclass.c4725 DECL_NAME (field) = make_anon_name ();
H A Ddecl.c10681 name = make_anon_name ();
H A Dparser.c10872 identifier = make_anon_name ();
14081 id = make_anon_name ();

Completed in 330 milliseconds