Lines Matching refs:vat
889 if (const VariableArrayType *vat = dyn_cast<VariableArrayType>(vt))890 if (vat->getSizeExpr())891 return vat;