Searched refs:getSourceExprs (Results 1 – 2 of 2) sorted by relevance
1723 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function1726 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function1816 getSourceExprs().end()); in source_exprs()1820 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()2976 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function2979 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function3051 getSourceExprs().end()); in source_exprs()3055 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()3128 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function3131 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function[all …]
321 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()460 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()501 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()