Searched refs:TestRedecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp117 struct TestRedecl : public BaseDecl { struct in inherits:BaseDecl
120 void TestRedecl::add_in(int i) {} // expected-error{{out-of-line definition of 'add_in' does not match any declaration in 'TestRedecl'; did you mean 'add_it'?}}

Completed in 51 milliseconds