Searched defs:ReductionRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | StmtOpenMP.cpp | 809 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation EndLoc,ArrayRef<OMPClause * > Clauses,Stmt * AssociatedStmt,Expr * ReductionRef) Create() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 1609 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
|