Searched defs:setLHSExprs (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/clang/lib/AST/ | ||
| D | OpenMPClause.cpp | 698 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPReductionClause |
| /external/clang/lib/AST/ | ||
| D | OpenMPClause.cpp | 457 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPReductionClause |