Home
last modified time | relevance | path

Searched refs:another_str (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dtypo-correction.cpp77 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
82 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…