HomeSort by relevance Sort by last modified time
    Searched full:notypocorrection (Results 1 - 1 of 1) sorted by null

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

Completed in 22 milliseconds