Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DBodyFarm.cpp407 } else if (auto *ImplDecl = dyn_cast<ObjCImplDecl>(Container)) { in findBackingIvar() local
441 const ObjCImplementationDecl *ImplDecl = in createObjCPropertyGetter() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp565 ObjCImplDecl *ImplDecl = Interface->getImplementation(); in diagnoseMissingReleases() local
/external/clang/lib/AST/
DDeclObjC.cpp1555 if (ObjCImplementationDecl *ImplDecl = getImplementation()) { in all_declared_ivar_begin() local
DASTContext.cpp2012 if (ObjCImplementationDecl *ImplDecl = OI->getImplementation()) in CountNonClassIvars() local