Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getInstanceMethod

933   return getter ? !IMP->getInstanceMethod(PD->getGetterName())
934 : !IMP->getInstanceMethod(PD->getSetterName());