Searched refs:another_str (Results 1 – 1 of 1) sorted by relevance
77 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef82 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…