Home
last modified time | relevance | path

Searched defs:ImpDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp610 const ObjCImplementationDecl *ImpDecl, in ClassImplementsAllMethodsAndProperties()
853 const ObjCImplementationDecl *ImpDecl) { in migrateProtocolConformance()
1056 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateMethodInstanceType() local
1328 else if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(CDecl)) in migrateFactoryMethod() local
1887 else if (const ObjCImplementationDecl *ImpDecl = in HandleTranslationUnit() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1144 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()
3221 if (ObjCImplDecl *ImpDecl = dyn_cast<ObjCImplDecl>(ClassDecl)) { in ActOnMethodDeclaration() local
/external/clang/lib/AST/
DDeclObjC.cpp613 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local