Searched refs:capturesVariableArrayType (Results 1 – 4 of 4) sorted by relevance
3155 bool capturesVariableArrayType() const { in capturesVariableArrayType() function
407 I->capturesVariableArrayType())) in emitOutlinedFunctionPrologue()416 assert(I->capturesVariableArrayType()); in emitOutlinedFunctionPrologue()
7664 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()8420 if (CI->capturesVariableArrayType()) { in emitTargetCall()
407 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()