Searched refs:BoundExpr (Results 1 – 2 of 2) sorted by relevance
684 const Expr *BoundExpr,
2789 ExprResult BoundExpr; in BuildCXXForRangeStmt() local2791 BoundExpr = IntegerLiteral::Create( in BuildCXXForRangeStmt()2838 BoundExpr = in BuildCXXForRangeStmt()2841 if (BoundExpr.isInvalid()) in BuildCXXForRangeStmt()2852 BoundExpr.get()); in BuildCXXForRangeStmt()