Home | History | Annotate | Download | only in Edit

Lines Matching defs:OID

145   const ObjCInterfaceDecl *OID = ObjTy->getInterface();
149 if (OID->getName() == "NSMapTable" ||
150 OID->getName() == "NSLocale")
151 return OID;