Searched refs:getInterestingRegions (Results 1 – 2 of 2) sorted by relevance
1410 getInterestingRegions().insert(meta->getRegion()); in markInteresting()1419 if (getInterestingRegions().insert(R).second) in markInteresting()1453 bool b = getInterestingRegions().count(R); in isInteresting()1479 BugReport::Regions &BugReport::getInterestingRegions() { in getInterestingRegions() function in BugReport1486 interestingRegions.push_back(new Regions(getInterestingRegions())); in pushInterestingSymbolsAndRegions()
122 Regions &getInterestingRegions();