Searched defs:IteratorType (Results 1 – 3 of 3) sorted by relevance
41 typedef typename HeapHashMap<String, Member<T> >::const_iterator IteratorType; typedef
52 enum IteratorType { LOW_RES, HIGH_RES, NUM_ITERATORS }; enum
519 std::string IteratorType = getLowerName().str() + "_iterator"; in writeAccessors() local