Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp809 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation EndLoc,ArrayRef<OMPClause * > Clauses,Stmt * AssociatedStmt,Expr * ReductionRef) Create() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1609 addTaskgroupReductionData(const ValueDecl * D,SourceRange SR,const Expr * ReductionRef) addTaskgroupReductionData() argument
1661 getTopMostTaskgroupReductionData(const ValueDecl * D,SourceRange & SR,const Expr * & ReductionRef,Expr * & TaskgroupDescriptor) const getTopMostTaskgroupReductionData() argument