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