Searched defs:setDestinationExprs (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | OpenMPClause.cpp | 236 void OMPLastprivateClause::setDestinationExprs(ArrayRef<Expr *> DstExprs) { in setDestinationExprs() function in OMPLastprivateClause |
| /external/llvm-project/clang/lib/AST/ | ||
| D | OpenMPClause.cpp | 459 void OMPLastprivateClause::setDestinationExprs(ArrayRef<Expr *> DstExprs) { in setDestinationExprs() function in OMPLastprivateClause |