Searched refs:addExtended (Results 1 – 2 of 2) sorted by relevance
247 this->addExtended(Local); in add()257 virtual void addExtended(const Scope::Local &Local) { in addExtended() function259 this->Parent->addExtended(Local); in addExtended()313 void addExtended(const Scope::Local &Local) override { in addExtended() function324 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