Searched refs:setReductionRef (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp680 Dir->setReductionRef(ReductionRef);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2338 D->setReductionRef(Record.readSubExpr());
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2216 void setReductionRef(Expr *RR) { function in class:clang::OMPTaskgroupDirective

Completed in 65 milliseconds