Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1151 const auto *PrivateVD = EmitOMPLastprivateClauseFinal() local
1229 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IPriv)->getDecl()); EmitOMPReductionClauseInit() local
2259 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()); EmitOMPPrivateLoopCounters() local
2348 const auto *PrivateVD = EmitOMPLinearClause() local
2420 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl()); EmitOMPSimdFinal() local
3565 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(IRef)->getDecl()); emitScanBasedDirectiveDecls() local
4992 auto *PrivateVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, createImplicitFirstprivateForType() local
[all...]
H A DCGOpenMPRuntime.cpp756 const auto *PrivateVD = emitAggregateInitialization() local
856 const auto *PrivateVD = emitInitialization() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5573 VarDecl *PrivateVD = DeclToCopy[VD]; checkAllocateClauses() local
19782 VarDecl *PrivateVD = actOnOMPReductionKindClause() local