Searched defs:ExtendingDecl (Results 1 – 6 of 6) sorted by relevance
432 void addExtended(const Scope::Local &Local, const ValueDecl *ExtendingDecl) { in addExtended()
3487 Compiler<Emitter>::allocateLocal(DeclTy &&Src, const ValueDecl *ExtendingDecl) { in allocateLocal()
1109 if (auto *ExtendingDecl = in checkExprLifetimeImpl() local
3079 const ValueDecl *ExtendingDecl = getExtendingDecl(); in getStorageDuration() local
8177 auto ExtendingDecl = importChecked(Err, D->getExtendingDecl()); in VisitLifetimeExtendedTemporaryDecl() local
3244 ValueDecl *ExtendingDecl = nullptr; variable