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

/external/clang/test/SemaCXX/
H A Dtypo-correction-cxx11.cpp57 auto &new_anotation = new_it.second; // expected-note {{'new_anotation' declared here}} local
58 new_annotation->Swap(&annotation); // expected-error {{use of undeclared identifier 'new_annotation'; did you mean 'new_anotation'?}}

Completed in 77 milliseconds