Searched defs:PrivateVD (Results 1 – 2 of 2) sorted by relevance
854 auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); in EmitOMPLastprivateClauseFinal() local947 auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IPriv)->getDecl()); in EmitOMPReductionClauseInit() local1431 auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()); in EmitOMPPrivateLoopCounters() local1490 auto *PrivateVD = in EmitOMPLinearClause() local1553 auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl()); in EmitOMPSimdFinal() local
9313 auto *PrivateVD = buildVarDecl(*this, ELoc, PrivateTy, D->getName(), in ActOnOpenMPReductionClause() local