Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c13288 int flambda_count = 0; in enclosing_instantiation_of() local
13289 for (; flambda_count < lambda_count && fn && LAMBDA_FUNCTION_P (fn); in enclosing_instantiation_of()
13291 ++flambda_count; in enclosing_instantiation_of()