Searched refs:getSourceExprs (Results 1 – 2 of 2) sorted by relevance
2799 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function2802 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function2910 getSourceExprs().end()); in source_exprs()2914 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()4282 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function4285 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function4357 getSourceExprs().end()); in source_exprs()4361 return helper_expr_range(getSourceExprs().begin(), getSourceExprs().end()); in source_exprs()4447 MutableArrayRef<Expr *> getSourceExprs() { in getSourceExprs() function4450 ArrayRef<const Expr *> getSourceExprs() const { in getSourceExprs() function[all …]
490 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()654 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()695 std::copy(DstExprs.begin(), DstExprs.end(), getSourceExprs().end()); in setDestinationExprs()