Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp412 if (const auto *CatImpl = dyn_cast<ObjCCategoryImplDecl>(CurDC)) in getParentName() local
H A DSemaDeclObjC.cpp162 else if (ObjCCategoryImplDecl *CatImpl in CheckObjCMethodOverride() local
4722 else if (auto CatImpl = Cat->getImplementation()) in checkObjCDirectMethodClashes() local
5021 else if (ObjCCategoryImplDecl *CatImpl in ActOnMethodDeclaration() local
H A DSemaCodeComplete.cpp9669 } else if (ObjCCategoryImplDecl *CatImpl = in CodeCompleteObjCMethodDecl() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp170 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(D)) in canModify() local