Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp776 ArrayRef<Expr *> CopyArrayTemps) { in setInscanCopyArrayTemps() argument
800 ArrayRef<Expr *> CopyOps, ArrayRef<Expr *> CopyArrayTemps, in Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp253 llvm::DenseSet<CanonicalDeclPtr<const Decl>> CopyArrayTemps; OMPSimdLexicalScope() local
3547 SmallVector<const Expr *, 4> CopyArrayTemps; emitScanBasedDirectiveDecls() local
5407 SmallVector<const Expr *, 4> CopyArrayTemps; EmitOMPScanDirective() local
[all...]