Searched defs:IteratorType (Results 1 – 2 of 2) sorted by relevance
43 enum IteratorType { LOW_RES, HIGH_RES, NUM_ITERATORS }; enum
519 std::string IteratorType = getLowerName().str() + "_iterator"; in writeAccessors() local