Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vat

1485       const VariableArrayType *vat = cast<VariableArrayType>(ty);
1489 if (const Expr *size = vat->getSizeExpr()) {
1517 type = vat->getElementType();