Searched refs:capturesVariableArrayType (Results 1 – 4 of 4) sorted by relevance
3441 bool capturesVariableArrayType() const { in capturesVariableArrayType() function
433 I->capturesVariableArrayType())) in emitOutlinedFunctionPrologue()442 assert(I->capturesVariableArrayType()); in emitOutlinedFunctionPrologue()
8251 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()9332 if (CI->capturesVariableArrayType()) { in emitTargetCall()
526 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()