Searched refs:BoundExpr (Results 1 – 2 of 2) sorted by relevance
680 const Expr *BoundExpr,
2846 ExprResult BoundExpr; in BuildCXXForRangeStmt() local2848 BoundExpr = IntegerLiteral::Create( in BuildCXXForRangeStmt()2895 BoundExpr = in BuildCXXForRangeStmt()2898 if (BoundExpr.isInvalid()) in BuildCXXForRangeStmt()2909 BoundExpr.get()); in BuildCXXForRangeStmt()