Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1178 const auto *PrivateVD = in EmitOMPLastprivateClauseFinal() local
1256 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IPriv)->getDecl()); in EmitOMPReductionClauseInit() local
2287 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()); in EmitOMPPrivateLoopCounters() local
2376 const auto *PrivateVD = in EmitOMPLinearClause() local
2448 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl()); in EmitOMPSimdFinal() local
3611 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(IRef)->getDecl()); in emitScanBasedDirectiveDecls() local
5049 auto *PrivateVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, in createImplicitFirstprivateForType() local
H A DCGOpenMPRuntime.cpp758 const auto *PrivateVD = in emitAggregateInitialization() local
858 const auto *PrivateVD = in emitInitialization() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5347 VarDecl *PrivateVD = DeclToCopy[VD]; in checkAllocateClauses() local
18584 VarDecl *PrivateVD = in actOnOMPReductionKindClause() local