Searched defs:CopyArrayTemps (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 776 ArrayRef<Expr *> CopyArrayTemps) { in setInscanCopyArrayTemps() argument |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 253 llvm::DenseSet<CanonicalDeclPtr<const Decl>> CopyArrayTemps; OMPSimdLexicalScope() local |