Searched refs:BoundExpr (Results 1 – 2 of 2) sorted by relevance
446 const Expr *BoundExpr,
1471 ExprResult BoundExpr; in BuildCXXForRangeStmt() local1473 BoundExpr = Owned(IntegerLiteral::Create(Context, CAT->getSize(), in BuildCXXForRangeStmt()1478 BoundExpr = VAT->getSizeExpr(); in BuildCXXForRangeStmt()1487 BoundExpr.get()); in BuildCXXForRangeStmt()