Searched refs:DstVD (Results 1 – 1 of 1) sorted by relevance
5680 auto *DstVD = in ActOnOpenMPLastprivateClause() local5683 buildDeclRefExpr(*this, DstVD, Type, DE->getExprLoc()); in ActOnOpenMPLastprivateClause()6564 auto *DstVD = in ActOnOpenMPCopyinClause() local6567 buildDeclRefExpr(*this, DstVD, ElemType, DE->getExprLoc()); in ActOnOpenMPCopyinClause()6687 auto *DstVD = in ActOnOpenMPCopyprivateClause() local6690 buildDeclRefExpr(*this, DstVD, Type, DE->getExprLoc()); in ActOnOpenMPCopyprivateClause()