Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:NumMethods

7150   unsigned NumMethods = std::distance(MethodBegin, MethodEnd);
7162 Result += utostr(NumMethods);
7171 Result += "{\n\t0, " + utostr(NumMethods) + "\n";