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