Searched defs:ExtendingDecl (Results 1 – 6 of 6) sorted by relevance
473 void addExtended(const Scope::Local &Local, const ValueDecl *ExtendingDecl) { in addExtended()
4388 DeclTy &&Src, PrimType Ty, bool IsConst, const ValueDecl *ExtendingDecl, in allocateLocalPrimitive()4417 const ValueDecl *ExtendingDecl, ScopeKind SC, in allocateLocal()
1413 if (auto *ExtendingDecl = in checkExprLifetimeImpl() local
3304 const ValueDecl *ExtendingDecl = getExtendingDecl(); in getStorageDuration() local
8525 auto ExtendingDecl = importChecked(Err, D->getExtendingDecl()); in VisitLifetimeExtendedTemporaryDecl() local
3307 ValueDecl *ExtendingDecl = nullptr; variable