Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp529 const ObjCIvarDecl *IvarDecl = IvarRegion->getDecl(); in diagnoseMissingReleases() local
632 const ObjCIvarDecl *IvarDecl = IvarRegion->getDecl(); in findPropertyOnDeallocatingInstance() local
878 const ObjCIvarDecl *IvarDecl; in getDeallocReleaseRequirement() local
1062 const ObjCIvarDecl *IvarDecl = PropImpl->getPropertyIvarDecl(); in isNibLoadedIvarWithoutRetain() local
H A DNullabilityChecker.cpp443 for (const auto *IvarDecl : ID->ivars()) { in checkSelfIvarsForInvariantViolation() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp832 ObjCIvarDecl *IvarDecl, std::string &Result) { in WriteInternalIvarName()
6736 ObjCIvarDecl *IvarDecl = Ivars[i]; in Write_IvarOffsetVar() local
6790 ObjCIvarDecl *IvarDecl = Ivars[i]; in Write__ivar_list_t_initializer() local