Searched refs:capturesVariableArrayType (Results 1 – 4 of 4) sorted by relevance
3521 bool capturesVariableArrayType() const { in capturesVariableArrayType() function
533 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()
465 I->capturesVariableArrayType())) in emitOutlinedFunctionPrologue()474 assert(I->capturesVariableArrayType()); in emitOutlinedFunctionPrologue()
8882 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()10239 if (CI->capturesVariableArrayType()) { in emitTargetCall()