Home
last modified time | relevance | path

Searched defs:getDestinationExprs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h2813 MutableArrayRef<Expr *> getDestinationExprs() { in getDestinationExprs() function
2816 ArrayRef<const Expr *> getDestinationExprs() const { in getDestinationExprs() function
4295 MutableArrayRef<Expr *> getDestinationExprs() { in getDestinationExprs() function
4298 ArrayRef<const Expr *> getDestinationExprs() const { in getDestinationExprs() function
4460 MutableArrayRef<Expr *> getDestinationExprs() { in getDestinationExprs() function
4463 ArrayRef<const Expr *> getDestinationExprs() const { in getDestinationExprs() function