Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp304 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(CurDC)) in getParentName() local
DSemaDeclObjC.cpp132 else if (ObjCCategoryImplDecl *CatImpl in CheckObjCMethodOverride() local
4448 else if (ObjCCategoryImplDecl *CatImpl in ActOnMethodDeclaration() local
DSemaCodeComplete.cpp7062 } else if (ObjCCategoryImplDecl *CatImpl in CodeCompleteObjCMethodDecl() local
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp395 if (const auto *CatImpl = dyn_cast<ObjCCategoryImplDecl>(CurDC)) in getParentName() local
DSemaDeclObjC.cpp156 else if (ObjCCategoryImplDecl *CatImpl in CheckObjCMethodOverride() local
4693 else if (auto CatImpl = Cat->getImplementation()) in checkObjCDirectMethodClashes() local
4983 else if (ObjCCategoryImplDecl *CatImpl in ActOnMethodDeclaration() local
DSemaCodeComplete.cpp8761 } else if (ObjCCategoryImplDecl *CatImpl = in CodeCompleteObjCMethodDecl() local
/external/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp173 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(D)) in canModify() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp168 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(D)) in canModify() local