Searched refs:SetBar (Results 1 – 1 of 1) sorted by relevance
215 void SetBar(Bar bar);220 void Foo::SetBar(Bar bar) { bar_ = bar; } // expected-error {{must use 'enum' tag to refer to type … in SetBar() function in ShadowedTagType::Foo