Searched refs:PropertyGetterToIvarMap (Results 1 – 1 of 1) sorted by relevance
114 const MethToIvarMapTy &PropertyGetterToIvarMap; member in __anon197013990111::IvarInvalidationCheckerImpl::MethodCrawler158 PropertyGetterToIvarMap(InPropertyGetterToIvarMap), in MethodCrawler()613 MethToIvarMapTy::const_iterator IvI = PropertyGetterToIvarMap.find(MD); in checkObjCMessageExpr()614 if (IvI != PropertyGetterToIvarMap.end()) in checkObjCMessageExpr()637 MethToIvarMapTy::const_iterator IvI =PropertyGetterToIvarMap.find(MD); in checkObjCPropertyRefExpr()638 if (IvI != PropertyGetterToIvarMap.end()) in checkObjCPropertyRefExpr()