Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vat

1307       const VariableArrayType *vat = cast<VariableArrayType>(ty);
1311 if (const Expr *size = vat->getSizeExpr()) {
1339 type = vat->getElementType();