Searched refs:getSingletons (Results 1 – 1 of 1) sorted by relevance
13352 static auto getSingletons() -> std::vector<ISingleton*>*& { in getSingletons() function13363 getSingletons()->push_back( singleton ); in addSingleton()13366 auto& singletons = getSingletons(); in cleanupSingletons()