Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp528 const ObjCIvarDecl *IvarDecl = IvarRegion->getDecl(); in diagnoseMissingReleases() local
632 const ObjCIvarDecl *IvarDecl = IvarRegion->getDecl(); in findPropertyOnDeallocatingInstance() local
891 const ObjCIvarDecl *IvarDecl; in getDeallocReleaseRequirement() local
DIvarInvalidationChecker.cpp346 const ObjCIvarDecl *IvarDecl, in printIvar()
DNullabilityChecker.cpp420 for (const auto *IvarDecl : ID->ivars()) { in checkSelfIvarsForInvariantViolation() local
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp828 ObjCIvarDecl *IvarDecl, std::string &Result) { in WriteInternalIvarName()
6750 ObjCIvarDecl *IvarDecl = Ivars[i]; in Write_IvarOffsetVar() local
6804 ObjCIvarDecl *IvarDecl = Ivars[i]; in Write__ivar_list_t_initializer() local