Home
last modified time | relevance | path

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

/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 DIvarInvalidationChecker.cpp343 const ObjCIvarDecl *IvarDecl, in printIvar()
H A DNullabilityChecker.cpp443 for (const auto *IvarDecl : ID->ivars()) { in checkSelfIvarsForInvariantViolation() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp832 WriteInternalIvarName(const ObjCInterfaceDecl * IDecl,ObjCIvarDecl * IvarDecl,std::string & Result) WriteInternalIvarName() argument
6736 ObjCIvarDecl *IvarDecl = Ivars[i]; Write_IvarOffsetVar() local
6790 ObjCIvarDecl *IvarDecl = Ivars[i]; Write__ivar_list_t_initializer() local
[all...]