Searched refs:ts_lambda (Results 1 – 6 of 6) sorted by relevance
142 ts_lambda = 3 /* Declaring a lambda closure. */ enumerator
138 /*scope=*/ts_lambda, /*template_header_p=*/false); in begin_lambda_type()
15003 if (scope != ts_lambda && !IDENTIFIER_ANON_P (name)) in xref_tag_1()15062 if (scope == ts_lambda) in xref_tag_1()
642 * name-lookup.c (do_pushtag): Don't deal with ts_lambda here.4083 * decl.c (xref_tag_1): Don't frob ts_lambda scope here.4084 * name-lookup.c (pushtag_1): Deal with ts_lambda scope.
3705 * name-lookup.h (tag_scope): Add ts_lambda.
2311 * name-lookup.h (enum tag_scope): Drop ts_lambda.