Searched defs:unboxMethod (Results 1 – 2 of 2) sorted by relevance
255 …auto const unboxMethod = MakeMethod(enumDecl, ETSEnumType::UNBOX_METHOD_NAME, false, enumType, fal… in CreateEnumTypeFromEnumDeclaration() local
1211 const auto unboxMethod = enumInterface->UnboxMethod(); in EmitUnboxEnum() local