Searched defs:enumType (Results 1 – 6 of 6) sorted by relevance
41 static void emitEnumAidlDefinition(Formatter& out, const EnumType& enumType) { in emitEnumAidlDefinition()122 const EnumType& enumType = static_cast<const EnumType&>(namedType); in emitAidl() local
77 const auto& enumType = static_cast<const EnumType&>(namedType); in emitEnumStaticAssert() local
40 const EnumType* enumType = static_cast<const EnumType*>(t); in enumValueNames() local
77 const EnumType* enumType = static_cast<const EnumType*>(namedType); in namingConventions() local
388 EnumType* enumType = static_cast<EnumType*>(mReference.get()); in evaluate() local
563 EnumType *enumType = static_cast<EnumType *>(type); in lookupEnumValue() local