Searched defs:EnumType (Results 1 – 2 of 2) sorted by relevance
32 struct EnumType : public Scope { struct140 DISALLOW_COPY_AND_ASSIGN(EnumType); argument
30 EnumType::EnumType(const char* localName, const FQName& fullName, const Location& location, in EnumType() function in android::EnumType