Searched refs:addExtended (Results 1 – 2 of 2) sorted by relevance
417 this->addExtended(Local); in add()427 virtual void addExtended(const Scope::Local &Local) { in addExtended() function429 this->Parent->addExtended(Local); in addExtended()432 void addExtended(const Scope::Local &Local, const ValueDecl *ExtendingDecl) { in addExtended() function447 addExtended(Local); in addExtended()562 void addExtended(const Scope::Local &Local) override { in addExtended() function
39 void addExtended(const Scope::Local &Local) override { in addExtended() function in clang::interp::DeclScope3521 VarScope->addExtended(Local, ExtendingDecl); in allocateLocal()