Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1155 const auto *PrivateVD = in EmitOMPLastprivateClauseFinal() local
1232 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*IPriv)->getDecl()); in EmitOMPReductionClauseInit() local
2208 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(*I)->getDecl()); in EmitOMPPrivateLoopCounters() local
2304 const auto *PrivateVD = in EmitOMPLinearClause() local
2380 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>((*IPC))->getDecl()); in EmitOMPSimdFinal() local
3344 const auto *PrivateVD = cast<VarDecl>(cast<DeclRefExpr>(IRef)->getDecl()); in emitScanBasedDirectiveDecls() local
4562 auto *PrivateVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, in createImplicitFirstprivateForType() local
H A DCGOpenMPRuntime.cpp780 const auto *PrivateVD = in emitAggregateInitialization() local
826 const auto *PrivateVD = in emitAggregateType() local
864 const auto *PrivateVD = in emitAggregateType() local
885 const auto *PrivateVD = in emitInitialization() local
916 const auto *PrivateVD = in needCleanups() local
925 const auto *PrivateVD = in emitCleanups() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5168 VarDecl *PrivateVD = DeclToCopy[VD]; in checkAllocateClauses() local
16686 VarDecl *PrivateVD = in actOnOMPReductionKindClause() local