Searched refs:addExtended (Results 1 – 2 of 2) sorted by relevance
245 this->addExtended(Local); in add()255 virtual void addExtended(const Scope::Local &Local) { in addExtended() function257 this->Parent->addExtended(Local); in addExtended()311 void addExtended(const Scope::Local &Local) override { in addExtended() function322 void addExtended(const Scope::Local &Local) override { in addExtended() function
34 void addExtended(const Scope::Local &Local) override { in addExtended() function in clang::interp::DeclScope