Searched defs:Auto (Results 1 – 2 of 2) sorted by relevance
25 struct Auto { struct28 auto Auto::n = 0; // expected-warning {{'auto' type specifier is a C++11 extension}} argument
53 type Header_Type is (None, Auto, Default, GZip); literal