Home
last modified time | relevance | path

Searched refs:SetBar (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/FixIt/
Dfixit.cpp215 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