Searched refs:PrevObjCMethod (Results 1 – 1 of 1) sorted by relevance
2239 ObjCMethodDecl *PrevObjCMethod = List->Method; in addMethodToGlobalList() local2243 PrevObjCMethod->setDefined(true); in addMethodToGlobalList()2248 if (!PrevObjCMethod->isDeprecated()) in addMethodToGlobalList()2254 if (PrevObjCMethod->getAvailability() < AR_Deprecated) in addMethodToGlobalList()