Home
last modified time | relevance | path

Searched refs:PrevObjCMethod (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp3152 ObjCMethodDecl *PrevObjCMethod = List->getMethod(); in addMethodToGlobalList() local
3156 PrevObjCMethod->setDefined(true); in addMethodToGlobalList()
3168 if (!PrevObjCMethod->isDeprecated()) in addMethodToGlobalList()
3174 if (PrevObjCMethod->getAvailability() < AR_Deprecated) in addMethodToGlobalList()