Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getSizeExpr

821           VLASizeMap[VAT->getSizeExpr()] = ExprArg;
1579 llvm::Value *vlaSize = VLASizeMap[type->getSizeExpr()];
1668 if (const Expr *size = vat->getSizeExpr()) {