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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1918 MutableArrayRef<Expr *> getPrivateCopies() { function in class:clang::final
1921 ArrayRef<const Expr *> getPrivateCopies() const { function in class:clang::final
2027 MutableArrayRef<Expr *> getPrivateCopies() { function in class:clang::final
2030 ArrayRef<const Expr *> getPrivateCopies() const { function in class:clang::final
2189 MutableArrayRef<Expr *> getPrivateCopies() { function in class:clang::final
2192 ArrayRef<const Expr *> getPrivateCopies() const { function in class:clang::final
6070 MutableArrayRef<Expr *> getPrivateCopies() { function in class:clang::final
6073 ArrayRef<const Expr *> getPrivateCopies() const { function in class:clang::final
[all...]

Completed in 123 milliseconds