Home
last modified time | relevance | path

Searched defs:PrivateVD (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1155 const auto *PrivateVD = in EmitOMPLastprivateClauseFinal() local
1233 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IPriv)->getDecl()); in EmitOMPReductionClauseInit() local
2259 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()); in EmitOMPPrivateLoopCounters() local
2348 const auto *PrivateVD = in EmitOMPLinearClause() local
2420 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl()); in EmitOMPSimdFinal() local
3565 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(IRef)->getDecl()); in emitScanBasedDirectiveDecls() local
4965 auto *PrivateVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, in createImplicitFirstprivateForType() local
H A DCGOpenMPRuntime.cpp782 const auto *PrivateVD = in emitAggregateInitialization() local
882 const auto *PrivateVD = in emitInitialization() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5543 VarDecl *PrivateVD = DeclToCopy[VD]; in checkAllocateClauses() local
19424 VarDecl *PrivateVD = in actOnOMPReductionKindClause() local