Searched refs:UnspecifiedBoolType (Results 1 – 1 of 1) sorted by relevance
175 typedef void* (A::*UnspecifiedBoolType)() const; typedef in test8::A176 operator UnspecifiedBoolType() const; // expected-note {{implicitly declared private here}}