Searched refs:PropertyGetterToIvarMap (Results 1 – 1 of 1) sorted by relevance
110 const MethToIvarMapTy &PropertyGetterToIvarMap; member in __anonbf9cd7ce0111::IvarInvalidationCheckerImpl::MethodCrawler154 PropertyGetterToIvarMap(InPropertyGetterToIvarMap), in MethodCrawler()608 MethToIvarMapTy::const_iterator IvI = PropertyGetterToIvarMap.find(MD); in checkObjCMessageExpr()609 if (IvI != PropertyGetterToIvarMap.end()) in checkObjCMessageExpr()632 MethToIvarMapTy::const_iterator IvI =PropertyGetterToIvarMap.find(MD); in checkObjCPropertyRefExpr()633 if (IvI != PropertyGetterToIvarMap.end()) in checkObjCPropertyRefExpr()