Home
last modified time | relevance | path

Searched defs:CatImpl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp395 if (const auto *CatImpl = dyn_cast<ObjCCategoryImplDecl>(CurDC)) in getParentName() local
H A DSemaDeclObjC.cpp156 else if (ObjCCategoryImplDecl *CatImpl in CheckObjCMethodOverride() local
4695 else if (auto CatImpl = Cat->getImplementation()) in checkObjCDirectMethodClashes() local
4988 else if (ObjCCategoryImplDecl *CatImpl in ActOnMethodDeclaration() local
H A DSemaCodeComplete.cpp8923 } else if (ObjCCategoryImplDecl *CatImpl = in CodeCompleteObjCMethodDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp173 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(D)) in canModify() local