Searched refs:getSourceExprs (Results 1 – 2 of 2) sorted by relevance
2924 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function2927 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function3035 getSourceExprs().end()); in source_exprs()3039 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()4420 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function4423 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function4495 getSourceExprs().end()); in source_exprs()4499 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()4585 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function4588 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function[all …]
502 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()668 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()709 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()