Searched refs:isCopyCapture (Results 1 – 3 of 3) sorted by relevance
418 bool isCopyCapture() const { in isCopyCapture() function
1419 LambdaCaptureKind Kind = From.isCopyCapture()? LCK_ByCopy : LCK_ByRef; in ActOnLambdaExpr()
11626 if (Cap.isCopyCapture() && in isVariableAlreadyCapturedInScopeInfo()