Searched defs:EnumType (Results 1 – 2 of 2) sorted by relevance
33 struct EnumType : public Scope { struct146 DISALLOW_COPY_AND_ASSIGN(EnumType); argument
31 EnumType::EnumType(const std::string& localName, const FQName& fullName, const Location& location, in EnumType() function in android::EnumType