Home | History | Annotate | Download | only in AST

Lines Matching refs:LambdaCapture

1024   for (const LambdaCapture *C = Lambda.Captures, *CEnd = C + Lambda.NumCaptures;