Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp776 setInscanCopyArrayTemps(ArrayRef<Expr * > CopyArrayTemps) setInscanCopyArrayTemps() argument
800 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ModifierLoc,SourceLocation EndLoc,SourceLocation ColonLoc,OpenMPReductionClauseModifier Modifier,ArrayRef<Expr * > VL,NestedNameSpecifierLoc QualifierLoc,const DeclarationNameInfo & NameInfo,ArrayRef<Expr * > Privates,ArrayRef<Expr * > LHSExprs,ArrayRef<Expr * > RHSExprs,ArrayRef<Expr * > ReductionOps,ArrayRef<Expr * > CopyOps,ArrayRef<Expr * > CopyArrayTemps,ArrayRef<Expr * > CopyArrayElems,Stmt * PreInit,Expr * PostUpdate) Create() argument
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp274 llvm::DenseSet<CanonicalDeclPtr<const Decl>> CopyArrayTemps; OMPSimdLexicalScope() local
3575 SmallVector<const Expr *, 4> CopyArrayTemps; emitScanBasedDirectiveDecls() local
5446 SmallVector<const Expr *, 4> CopyArrayTemps; EmitOMPScanDirective() local
[all...]