Searched refs:EntityCounter (Results 1 – 1 of 1) sorted by relevance
25 template <typename T> class EntityCounter : public DoNothingVisitor {27 EntityCounter() : mCount(0) {} in EntityCounter() function38 EntityCounter<T> v; in countEntity()