Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c20110 bool in_lambda = (current_class_type in tsubst_copy_and_build() local
20119 if (in_lambda) in tsubst_copy_and_build()
20155 if (in_lambda) in tsubst_copy_and_build()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc20940 bool in_lambda = (current_class_type in tsubst_copy_and_build() local
20946 bool strict = in_lambda || template_id_p; in tsubst_copy_and_build()