Lines Matching defs:VD

329       ValueDecl *VD, bool CurrentRegionOnly,  in checkMappableExprComponentListsForDecl()
357 ValueDecl *VD, in addMappableExpressionComponents()
394 auto *VD = dyn_cast<VarDecl>(D); in getCanonicalDecl() local
410 auto *VD = dyn_cast<VarDecl>(D); in getDSA() local
651 auto *VD = dyn_cast<VarDecl>(D); in getTopDSA() local
991 auto *VD = dyn_cast<VarDecl>(D); in IsOpenMPCapturedDecl() local
1036 auto *VD = dyn_cast<VarDecl>(D); in isOpenMPTargetCapturedDecl() local
1075 VarDecl *VD = cast<VarDecl>(DRE->getDecl()); in EndOpenMPDSABlock() local
1124 if (VarDecl *VD = dyn_cast_or_null<VarDecl>(ND)) { in ValidateCandidate() local
1160 VarDecl *VD; in ActOnOpenMPIdExpression() local
1293 if (auto VD = dyn_cast<VarDecl>(E->getDecl())) { in VisitDeclRefExpr() local
1321 VarDecl *VD = cast<VarDecl>(DE->getDecl()); in CheckOMPThreadPrivateDecl() local
1419 auto *VD = dyn_cast<VarDecl>(D); in ReportOriginalDSA() local
1467 if (auto *VD = dyn_cast<VarDecl>(E->getDecl())) { in VisitDeclRefExpr() local
1755 if (auto *VD = S.IsOpenMPCapturedDecl(D)) in buildCapture() local
4197 if (auto *VD = dyn_cast<VarDecl>(DRE->getDecl())) { in GetInitLCDecl() local
4518 auto *VD = dyn_cast<VarDecl>(LCDecl); in BuildCounterVar() local
4590 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPLoopInitialization() local
5281 auto *VD = cast<VarDecl>(cast<DeclRefExpr>(IS.CounterVar)->getDecl()); in CheckOpenMPLoop() local
8223 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPPrivateClause() local
8366 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPFirstprivateClause() local
8650 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPLastprivateClause() local
8798 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPSharedClause() local
8836 if (VarDecl *VD = dyn_cast<VarDecl>(E->getDecl())) { in VisitDeclRefExpr() local
8951 if (auto *VD = filterLookupForUDR<ValueDecl *>( in buildDeclareReductionRef() local
8959 if (auto *VD = filterLookupForUDR<ValueDecl *>( in buildDeclareReductionRef() local
9144 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPReductionClause() local
9559 auto *VD = dyn_cast_or_null<VarDecl>(D); in CheckOpenMPLinearDecl() local
9634 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPLinearClause() local
9847 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPAlignedClause() local
9934 VarDecl *VD = cast<VarDecl>(D); in ActOnOpenMPCopyinClause() local
10022 auto *VD = dyn_cast<VarDecl>(D); in ActOnOpenMPCopyprivateClause() local
10316 } else if (auto *VD = dyn_cast<VarDecl>(I)) { in IsCXXRecordForMappable() local
10651 Sema &SemaRef, DSAStackTy *DSAS, ValueDecl *VD, Expr *E, in CheckMapConflicts()
10930 auto *VD = dyn_cast<VarDecl>(CurDeclaration); in checkMappableExpressionList() local
11608 ValueDecl *VD) { in checkValueDeclInTarget()
11622 if (VarDecl *VD = dyn_cast<VarDecl>(D)) { in checkDeclIsAllowedInOpenMPTarget() local
11629 if (ValueDecl *VD = dyn_cast<ValueDecl>(D)) { in checkDeclIsAllowedInOpenMPTarget() local