Searched defs:PrivateVD (Results 1 – 3 of 3) sorted by relevance
1173 const auto *PrivateVD = EmitOMPLastprivateClauseFinal() local 1251 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IPriv)->getDecl()); EmitOMPReductionClauseInit() local 2282 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()); EmitOMPPrivateLoopCounters() local 2371 const auto *PrivateVD = EmitOMPLinearClause() local 2443 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl()); EmitOMPSimdFinal() local 3593 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(IRef)->getDecl()); emitScanBasedDirectiveDecls() local 5031 auto *PrivateVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, createImplicitFirstprivateForType() local [all...]
757 EmitOMPAggregateInit(CGF, PrivateAddr, PrivateVD->getType(), in emitAggregateInitialization() local 857 if (CGF.getContext().getAsArrayType(PrivateVD->getType())) { in emitInitialization() local [all...]
5351 VarDecl *PrivateVD = DeclToCopy[VD]; checkAllocateClauses() local 19069 VarDecl *PrivateVD = actOnOMPReductionKindClause() local