Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:vat

820           auto VAT = FD->getCapturedVLAType();
821 VLASizeMap[VAT->getSizeExpr()] = ExprArg;
1664 const VariableArrayType *vat = cast<VariableArrayType>(ty);
1668 if (const Expr *size = vat->getSizeExpr()) {
1697 type = vat->getElementType();