Home | History | Annotate | Download | only in src

Lines Matching defs:new_count

769   unsigned new_count = 0;
772 new_count++;
775 return ParseMemberWithNewPrefixesExpression(new_count, ok);
785 unsigned new_count, bool* ok) {
826 if (new_count == 0) return result;
829 new_count--;