Searched refs:addExtended (Results 1 – 2 of 2) sorted by relevance
341 this->addExtended(Local); in add()351 virtual void addExtended(const Scope::Local &Local) { in addExtended() function353 this->Parent->addExtended(Local); in addExtended()443 void addExtended(const Scope::Local &Local) override { in addExtended() function457 void addExtended(const Scope::Local &Local) override { in addExtended() function
36 void addExtended(const Scope::Local &Local) override { in addExtended() function in clang::interp::DeclScope