Searched defs:ts_current (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dname-lookup.h129 ts_current = 0, /* Current scope only. This is for the enumerator in enum:tag_scope
H A Dsemantics.c2198 pushtag (make_anon_name (), t, /*tag_scope=*/ts_current); local
2207 pushtag (TYPE_IDENTIFIER (t), t, /*tag_scope=*/ts_current); local
H A Dpt.c4812 pushtag (DECL_NAME (template), t, /*tag_scope=*/ts_current); local

Completed in 176 milliseconds