Searched defs:setLHSExprs (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 746 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPReductionClause |