Searched refs:OIT_Singleton (Results 1 – 3 of 3) sorted by relevance
832 OIT_Singleton, enumerator
676 if (startsWithWord(name, "standard")) return OIT_Singleton; in getInstTypeMethodFamily()
1014 case OIT_Singleton: in migrateMethodInstanceType()1015 migrateFactoryMethod(Ctx, CDecl, OM, OIT_Singleton); in migrateMethodInstanceType()1321 if (OIT_Family == OIT_Singleton || OIT_Family == OIT_ReturnsSelf) { in migrateFactoryMethod()