Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp522 const ObjCIvarDecl *IvarDecl = IvarRegion->getDecl(); in diagnoseMissingReleases() local
625 const ObjCIvarDecl *IvarDecl = IvarRegion->getDecl(); in findPropertyOnDeallocatingInstance() local
888 const ObjCIvarDecl *IvarDecl; in getDeallocReleaseRequirement() local
1072 const ObjCIvarDecl *IvarDecl = PropImpl->getPropertyIvarDecl(); in isNibLoadedIvarWithoutRetain() local
H A DIvarInvalidationChecker.cpp345 const ObjCIvarDecl *IvarDecl, in printIvar()
H A DNullabilityChecker.cpp435 for (const auto *IvarDecl : ID->ivars()) { in checkSelfIvarsForInvariantViolation() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp833 ObjCIvarDecl *IvarDecl, std::string &Result) { in WriteInternalIvarName()
6739 ObjCIvarDecl *IvarDecl = Ivars[i]; in Write_IvarOffsetVar() local
6793 ObjCIvarDecl *IvarDecl = Ivars[i]; in Write__ivar_list_t_initializer() local