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

/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp275 namespace b6956809_test2 { namespace
278 template<typename T> typename Err<T>::type method(T); // expected-note{{in instantiation of template class 'b6956809_test2::Err<void *>' requested here}}
284 int k = s.methodd((void*)0); // expected-error{{no member named 'methodd' in 'b6956809_test2::S'; did you mean 'method'?}} expected-note{{while substituting deduced template arguments into function template 'method' [with T = void *]}}

Completed in 105 milliseconds