Searched refs:getSingletons (Results 1 – 2 of 2) sorted by relevance
15 static auto getSingletons() -> std::vector<ISingleton*>*& { in getSingletons() function26 getSingletons()->push_back( singleton ); in addSingleton()29 auto& singletons = getSingletons(); in cleanupSingletons()
11151 static auto getSingletons() -> std::vector<ISingleton*>*& { in getSingletons() function11162 getSingletons()->push_back( singleton ); in addSingleton()11165 auto& singletons = getSingletons(); in cleanupSingletons()