Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c700 bool this_capture_p = (id == this_identifier); in add_default_capture() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c9174 bool this_capture_p = (id == this_identifier); in add_default_capture() local