Searched refs:capturesVariableArrayType (Results 1 – 4 of 4) sorted by relevance
2055 bool capturesVariableArrayType() const { in capturesVariableArrayType() function
223 I->capturesVariableArrayType()) in GenerateOpenMPCapturedStmtFunction()232 assert(I->capturesVariableArrayType()); in GenerateOpenMPCapturedStmtFunction()
5448 assert(!Cap->capturesVariableArrayType() && in generateInfoForCapture()5739 if (CI->capturesVariableArrayType()) { in emitTargetCall()
343 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()