Searched refs:getSourceExprs (Results 1 – 2 of 2) sorted by relevance
2682 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function2685 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function2793 getSourceExprs().end()); in source_exprs()2797 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()4165 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function4168 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function4240 getSourceExprs().end()); in source_exprs()4244 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()4330 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function4333 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function[all …]
482 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()639 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()680 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()