Home
last modified time | relevance | path

Searched defs:this_capture_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc701 bool this_capture_p = (id == this_identifier); in add_default_capture() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c702 bool this_capture_p = (id == this_identifier); in add_default_capture() local