Searched refs:CountValueType (Results 1 – 1 of 1) sorted by relevance
226 enum CountValueType { enum in __anonfb58bf460111::CountValue231 CountValueType Kind;241 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue()