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

/external/clang/test/SemaCXX/
H A Dfunction-redecl.cpp34 void A::Notypocorrection() { // expected-error {{out-of-line definition of 'Notypocorrection' does not match any declaration in 'A'; did you mean 'typocorrection'}} function in class:A
53 void B::Notypocorrection(int) { // expected-error {{out-of-line definition of 'Notypocorrection' does not match any declaration in 'B'; did you mean 'typocorrection'}} function in class:B

Completed in 627 milliseconds