Searched refs:BoundExpr (Results 1 – 2 of 2) sorted by relevance
685 const Expr *BoundExpr,
2804 ExprResult BoundExpr; in BuildCXXForRangeStmt() local2806 BoundExpr = IntegerLiteral::Create( in BuildCXXForRangeStmt()2853 BoundExpr = in BuildCXXForRangeStmt()2856 if (BoundExpr.isInvalid()) in BuildCXXForRangeStmt()2867 BoundExpr.get()); in BuildCXXForRangeStmt()