Searched defs:AutoPtr (Results 1 – 4 of 4) sorted by relevance
18 typedef auto *AutoPtr; // expected-error{{'auto' not allowed in typedef}} typedef
67 namespace AutoPtr { namespace
128 class AutoPtr { class
83 …typedef A *AutoPtr; // expected-error {{requires template arguments; argument deduction not allowe… typedef