Searched refs:PrevObjCMethod (Results 1 – 1 of 1) sorted by relevance
3385 ObjCMethodDecl *PrevObjCMethod = List->getMethod(); in addMethodToGlobalList() local3389 PrevObjCMethod->setDefined(true); in addMethodToGlobalList()3401 if (!PrevObjCMethod->isDeprecated()) in addMethodToGlobalList()3407 if (PrevObjCMethod->getAvailability() < AR_Deprecated) in addMethodToGlobalList()