Home | History | Annotate | Download | only in src

Lines Matching refs:new_count

1030   unsigned new_count = 0;
1033 new_count++;
1036 return ParseMemberWithNewPrefixesExpression(new_count, ok);
1046 unsigned new_count, bool* ok) {
1097 if (new_count == 0) return result;
1100 new_count--;