Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp698 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPReductionClause
797 void OMPTaskReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPTaskReductionClause
850 void OMPInReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPInReductionClause
/external/clang/lib/AST/
DOpenMPClause.cpp457 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPReductionClause