Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vat

1176       const VariableArrayType *vat = cast<VariableArrayType>(ty);
1180 if (const Expr *size = vat->getSizeExpr()) {
1208 type = vat->getElementType();