Searched refs:getInterestingSymbols (Results 1 – 2 of 2) sorted by relevance
2597 if (getInterestingSymbols().insert(sym).second) in markInteresting()2614 getInterestingSymbols().insert(SR->getSymbol()); in markInteresting()2637 return getInterestingSymbols().count(sym); in isInteresting()2648 return getInterestingSymbols().count(SR->getSymbol()); in isInteresting()2665 BugReport::Symbols &BugReport::getInterestingSymbols() { in getInterestingSymbols() function in BugReport2676 interestingSymbols.push_back(new Symbols(getInterestingSymbols())); in pushInterestingSymbolsAndRegions()
138 Symbols &getInterestingSymbols();