Searched refs:ts_within_enclosing_non_class (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.c10229 decl = lookup_type_scope (name, ts_within_enclosing_non_class);
10416 if (scope != ts_within_enclosing_non_class
H A Dname-lookup.c4187 && scope == ts_within_enclosing_non_class)
4922 if (scope == ts_within_enclosing_non_class)
4933 (type, scope == ts_within_enclosing_non_class, b);
H A Dname-lookup.h141 ts_within_enclosing_non_class = 2 /* Search within enclosing non-class
139 ts_within_enclosing_non_class = 2 /* Search within enclosing non-class enumerator in enum:tag_scope
H A Dparser.c10786 ts = ts_within_enclosing_non_class;

Completed in 235 milliseconds