Searched refs:BoundExpr (Results 1 – 2 of 2) sorted by relevance
685 const Expr *BoundExpr,
2788 ExprResult BoundExpr; in BuildCXXForRangeStmt() local2790 BoundExpr = IntegerLiteral::Create( in BuildCXXForRangeStmt()2837 BoundExpr = in BuildCXXForRangeStmt()2840 if (BoundExpr.isInvalid()) in BuildCXXForRangeStmt()2851 BoundExpr.get()); in BuildCXXForRangeStmt()