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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2530 MutableArrayRef<Expr *> getRHSExprs() { function in class:clang::final
2533 ArrayRef<const Expr *> getRHSExprs() const { function in class:clang::final
2764 MutableArrayRef<Expr *> getRHSExprs() { function in class:clang::final
2767 ArrayRef<const Expr *> getRHSExprs() cons function in class:clang::final
2995 MutableArrayRef<Expr *> getRHSExprs() { function in class:clang::final
2998 ArrayRef<const Expr *> getRHSExprs() const { function in class:clang::final
[all...]

Completed in 259 milliseconds