Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3361 ObjCMethodDecl *PrevObjCMethod = List->getMethod(); in addMethodToGlobalList() local
3365 PrevObjCMethod->setDefined(true); in addMethodToGlobalList()
3377 if (!PrevObjCMethod->isDeprecated()) in addMethodToGlobalList()
3383 if (PrevObjCMethod->getAvailability() < AR_Deprecated) in addMethodToGlobalList()