Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:NumIvars

3323   int NumIvars = CDecl->ivar_size();
3332 if ((CDecl->isForwardDecl() || NumIvars == 0) &&
3346 if (NumIvars > 0) {
3858 unsigned NumIvars = !IDecl->ivar_empty()
3861 if (NumIvars > 0) {
3887 Result += utostr(NumIvars);
3892 Result += utostr(NumIvars);
4082 if (NumIvars > 0) {