Searched refs:BoundExpr (Results 1 – 2 of 2) sorted by relevance
672 const Expr *BoundExpr,
2695 ExprResult BoundExpr; in BuildCXXForRangeStmt() local2697 BoundExpr = IntegerLiteral::Create( in BuildCXXForRangeStmt()2744 BoundExpr = in BuildCXXForRangeStmt()2747 if (BoundExpr.isInvalid()) in BuildCXXForRangeStmt()2758 BoundExpr.get()); in BuildCXXForRangeStmt()