Home
last modified time | relevance | path

Searched refs:DstVD (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp5680 auto *DstVD = in ActOnOpenMPLastprivateClause() local
5683 buildDeclRefExpr(*this, DstVD, Type, DE->getExprLoc()); in ActOnOpenMPLastprivateClause()
6564 auto *DstVD = in ActOnOpenMPCopyinClause() local
6567 buildDeclRefExpr(*this, DstVD, ElemType, DE->getExprLoc()); in ActOnOpenMPCopyinClause()
6687 auto *DstVD = in ActOnOpenMPCopyprivateClause() local
6690 buildDeclRefExpr(*this, DstVD, Type, DE->getExprLoc()); in ActOnOpenMPCopyprivateClause()