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