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