Searched refs:PropertyGetterToIvarMap (Results 1 – 1 of 1) sorted by relevance
109 const MethToIvarMapTy &PropertyGetterToIvarMap; member in __anon47e17cb70111::IvarInvalidationCheckerImpl::MethodCrawler153 PropertyGetterToIvarMap(InPropertyGetterToIvarMap), in MethodCrawler()594 MethToIvarMapTy::const_iterator IvI = PropertyGetterToIvarMap.find(MD); in checkObjCMessageExpr()595 if (IvI != PropertyGetterToIvarMap.end()) in checkObjCMessageExpr()618 MethToIvarMapTy::const_iterator IvI =PropertyGetterToIvarMap.find(MD); in checkObjCPropertyRefExpr()619 if (IvI != PropertyGetterToIvarMap.end()) in checkObjCPropertyRefExpr()