Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc1008 current_nonlambda_scope (void) in current_nonlambda_scope() function
Dsearch.cc800 tree scope = current_nonlambda_scope (); in dfs_accessible_post()
Dcp-tree.h7752 extern tree current_nonlambda_scope (void);
DChangeLog-20151829 * lambda.c (current_nonlambda_scope): New.
Dpt.cc10355 && !uses_template_parms (current_nonlambda_scope ()) in lookup_template_class_1()