Searched defs:OrigVD (Results 1 – 2 of 2) sorted by relevance
154 const auto *OrigVD = emitPreInitStmt() local 292 if (const auto *OrigVD = dyn_cast<VarDecl>(OrigDRE->getDecl())) { EmitOMPSharedLValue() local 822 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPFirstprivateClause() local 950 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPPrivateClause() local 1062 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPLastprivateClauseInit() local 2153 const auto *OrigVD = cast<VarDecl>(Ref->getDecl()); EmitOMPLinearClauseInit() local 2199 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IC)->getDecl()); EmitOMPLinearClauseFinal() local 2419 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>((*IC))->getDecl()); EmitOMPSimdFinal() local 4647 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPTaskBasedDirective() local 4661 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPTaskBasedDirective() local 4677 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(*IRef)->getDecl()); EmitOMPTaskBasedDirective() local 4830 const auto *OrigVD = cast<VarDecl>(Pair.second->getDecl()); EmitOMPTaskBasedDirective() local 4987 auto *OrigVD = ImplicitParamDecl::Create(C, CD, Loc, /*Id=*/nullptr, Ty, createImplicitFirstprivateForType() local 7210 const auto *OrigVD = cast<VarDecl>(cast<DeclRefExpr>(OrigVarIt)->getDecl()); EmitOMPUseDevicePtrClause() local 7261 const VarDecl *OrigVD = getBaseDecl(Ref); EmitOMPUseDeviceAddrClause() local [all...]
943 const VarDecl *OrigVD = nullptr; getBaseDecl() local 965 if (const VarDecl *OrigVD = ::getBaseDecl(ClausesData[N].Ref, DE)) { adjustPrivateAddress() local