Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.serialization/guide/example/
H A Dexample-poly-20.kt22 private class CatImpl : Cat { class
/aosp_15_r20/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp304 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(CurDC)) in getParentName() local
H A DSemaDeclObjC.cpp132 else if (ObjCCategoryImplDecl *CatImpl in CheckObjCMethodOverride() local
4448 else if (ObjCCategoryImplDecl *CatImpl in ActOnMethodDeclaration() local
H A DSemaCodeComplete.cpp7062 } else if (ObjCCategoryImplDecl *CatImpl in CodeCompleteObjCMethodDecl() local
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp168 if (const ObjCCategoryImplDecl *CatImpl = dyn_cast<ObjCCategoryImplDecl>(D)) in canModify() local