Home | History | Annotate | Download | only in src

Lines Matching full:new_count

1011   unsigned new_count = 0;
1014 new_count++;
1017 return ParseMemberWithNewPrefixesExpression(new_count, ok);
1027 unsigned new_count, bool* ok) {
1076 if (new_count == 0) return result;
1079 new_count--;