Searched defs:ReductionRef (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 1605 addTaskgroupReductionData(const ValueDecl * D,SourceRange SR,const Expr * ReductionRef) addTaskgroupReductionData() argument 1657 getTopMostTaskgroupReductionData(const ValueDecl * D,SourceRange & SR,const Expr * & ReductionRef,Expr * & TaskgroupDescriptor) const getTopMostTaskgroupReductionData() argument
|