Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h2823 MutableArrayRef<Expr *> getRHSExprs() { in getRHSExprs() function
2826 ArrayRef<const Expr *> getRHSExprs() const { in getRHSExprs() function
3141 MutableArrayRef<Expr *> getRHSExprs() { in getRHSExprs() function
3144 ArrayRef<const Expr *> getRHSExprs() const { in getRHSExprs() function
3372 MutableArrayRef<Expr *> getRHSExprs() { in getRHSExprs() function
3375 ArrayRef<const Expr *> getRHSExprs() const { in getRHSExprs() function
/external/clang/include/clang/AST/
DOpenMPClause.h1750 MutableArrayRef<Expr *> getRHSExprs() { in getRHSExprs() function
1753 ArrayRef<const Expr *> getRHSExprs() const { in getRHSExprs() function