Searched defs:is_repeat (Results 1 – 3 of 3) sorted by relevance
1565 bool is_repeat = ShouldRepeat(field, wiretype); in GenerateFieldSwitch() local
1575 bool is_repeat = ShouldRepeat(field, wiretype); in GenerateFieldSwitch() local
822 bool is_repeat() { return type == NT_REPEAT; } in is_repeat() function