Searched refs:all_cstats (Results 1 – 1 of 1) sorted by relevance
155 static std::unordered_map<std::type_index, ConstructorStats> all_cstats; in get() local156 return all_cstats[type]; in get()