Searched refs:objType (Results 1 – 1 of 1) sorted by relevance
1475 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local1476 if (ObjCInterfaceDecl *iface = objType->getInterface()) { in LookupMethodInObjectType()1488 for (const auto *I : objType->quals()) in LookupMethodInObjectType()