Searched refs:capturesVariableArrayType (Results 1 – 4 of 4) sorted by relevance
3808 bool capturesVariableArrayType() const { in capturesVariableArrayType() function
601 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()
470 I->capturesVariableArrayType())) in emitOutlinedFunctionPrologue()479 assert(I->capturesVariableArrayType()); in emitOutlinedFunctionPrologue()
8431 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()9458 if (CI->capturesVariableArrayType()) { in emitTargetCallKernelLaunch()