Searched defs:enum_type (Results 1 – 10 of 10) sorted by relevance
90 using enum_type = typename std::underlying_type_t<Enum>; in insert() local
70 auto enum_type = defined_type->AsEnumDeclaration(); in ConstantValueDecoratorInternal() local
207 auto enum_type = defined_type->AsEnumDeclaration(); in ConstantValueDecorator() local
82 auto enum_type = defined_type->AsEnumDeclaration(); in ConstantValueDecorator() local
49 auto enum_type = defined_type->AsEnumDeclaration(); in ConstantValueDecorator() local
489 const AidlEnumDeclaration* enum_type = defined_type->AsEnumDeclaration(); in ValueString() local
643 auto enum_type = defined_type->AsEnumDeclaration(); in AidlConstantValueDecorator() local
3661 const auto& enum_type = type->AsEnumDeclaration(); in TEST_P() local
22 "enum_type": "chreError" string52 "enum_type": "chreWwanCellInfoType" string
958 auto enum_type = type.substr(0, type.find("::")); in GenRustStructImpls() local