Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2938 MutableArrayRef<Expr *> getDestinationExprs() { getDestinationExprs() function
2941 ArrayRef<const Expr *> getDestinationExprs() const { getDestinationExprs() function
4433 MutableArrayRef<Expr *> getDestinationExprs() { getDestinationExprs() function
4436 ArrayRef<const Expr *> getDestinationExprs() const { getDestinationExprs() function
4598 MutableArrayRef<Expr *> getDestinationExprs() { getDestinationExprs() function
4601 ArrayRef<const Expr *> getDestinationExprs() const { getDestinationExprs() function
[all...]