Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp767 } else if (auto *ImplDecl = dyn_cast<ObjCImplDecl>(Container)) { in findBackingIvar() local
824 const ObjCImplementationDecl *ImplDecl = in createObjCPropertyGetter() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp566 ObjCImplDecl *ImplDecl = Interface->getImplementation(); in diagnoseMissingReleases() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1387 if (auto *ImplDecl = dyn_cast<ObjCImplDecl>(Container)) in findPropertyDecl() local
1717 if (ObjCImplementationDecl *ImplDecl = getImplementation()) { all_declared_ivar_begin() local
H A DExpr.cpp2308 const CXXRecordDecl *ImplDecl = getType()->getPointeeCXXRecordDecl(); EvaluateInContext() local
H A DASTContext.cpp2842 if (ObjCImplementationDecl *ImplDecl = OI->getImplementation()) CountNonClassIvars() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1052 ImplDecl->setMethodParams(Context, Decl->parameters(), SelLocs); in RedeclarePropertyAccessor() local
H A DSemaDeclObjC.cpp3853 } else if (auto *ImplDecl = dyn_cast<ObjCImplementationDecl>(OCD)) { DiagnoseVariableSizedIvars() local
H A DSemaExpr.cpp17471 CXXRecordDecl *ImplDecl = nullptr; LookupStdSourceLocationImpl() local