Searched refs:capturesVariableArrayType (Results 1 – 4 of 4) sorted by relevance
3582 bool capturesVariableArrayType() const { in capturesVariableArrayType() function
535 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()
469 I->capturesVariableArrayType())) in emitOutlinedFunctionPrologue()478 assert(I->capturesVariableArrayType()); in emitOutlinedFunctionPrologue()
9038 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()10388 if (CI->capturesVariableArrayType()) { in emitTargetCall()