Searched refs:OIT_Singleton (Results 1 – 3 of 3) sorted by relevance
610 OIT_Singleton, enumerator
534 if (startsWithWord(name, "standard")) return OIT_Singleton; in getInstTypeMethodFamily()
1027 case OIT_Singleton: in migrateMethodInstanceType()1028 migrateFactoryMethod(Ctx, CDecl, OM, OIT_Singleton); in migrateMethodInstanceType()1333 if (OIT_Family == OIT_Singleton || OIT_Family == OIT_ReturnsSelf) { in migrateFactoryMethod()