Home
last modified time | relevance | path

Searched defs:ImplDecl (Results 1 – 10 of 10) 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/llvm-project/clang/lib/Analysis/
DBodyFarm.cpp725 } else if (auto *ImplDecl = dyn_cast<ObjCImplDecl>(Container)) { in findBackingIvar() local
777 const ObjCImplementationDecl *ImplDecl = in createObjCPropertyGetter() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp565 ObjCImplDecl *ImplDecl = Interface->getImplementation(); in diagnoseMissingReleases() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp558 ObjCImplDecl *ImplDecl = Interface->getImplementation(); in diagnoseMissingReleases() local
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1335 if (auto *ImplDecl = dyn_cast<ObjCImplDecl>(Container)) in findPropertyDecl() local
1662 if (ObjCImplementationDecl *ImplDecl = getImplementation()) { in all_declared_ivar_begin() local
DASTContext.cpp2731 if (ObjCImplementationDecl *ImplDecl = OI->getImplementation()) in CountNonClassIvars() local
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp1059 ObjCMethodDecl *ImplDecl = ObjCMethodDecl::Create( in RedeclarePropertyAccessor() local
DSemaDeclObjC.cpp3838 } else if (auto *ImplDecl = dyn_cast<ObjCImplementationDecl>(OCD)) { in DiagnoseVariableSizedIvars() 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