Searched refs:VTTy (Results 1 – 1 of 1) sorted by relevance
13256 if (const RecordType *VTTy = Var->getType()->getAs<RecordType>()) { in isVariableCapturable() local13257 if (VTTy->getDecl()->hasFlexibleArrayMember()) { in isVariableCapturable()