Searched defs:CopyOps (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 800 ArrayRef<Expr *> CopyOps, ArrayRef<Expr *> CopyArrayTemps, in Create() argument |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 3600 SmallVector<const Expr *, 4> CopyOps; emitScanBasedDirectiveFinals() local |