Searched refs:markNotInteresting (Results 1 – 5 of 5) sorted by relevance
433 void markNotInteresting(SymbolRef sym);442 void markNotInteresting(const MemRegion *R);
282 BR.markNotInteresting(ErrnoR); in getErrnoNoteTag()
700 BR.markNotInteresting(FirstThisRegion); in handleSwap()705 BR.markNotInteresting(SecondThisRegion); in handleSwap()
428 BR.markNotInteresting(StreamSym); in constructSetEofNoteTag()
2266 void PathSensitiveBugReport::markNotInteresting(SymbolRef sym) { in markNotInteresting() function in PathSensitiveBugReport2275 markNotInteresting(meta->getRegion()); in markNotInteresting()2290 void PathSensitiveBugReport::markNotInteresting(const MemRegion *R) { in markNotInteresting() function in PathSensitiveBugReport2298 markNotInteresting(SR->getSymbol()); in markNotInteresting()