Searched defs:isInteresting (Results 1 – 3 of 3) sorted by relevance
47 - (BOOL) isInteresting; method52 - (BOOL) isInteresting { return 1; } method
49 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
1437 bool BugReport::isInteresting(SVal V) { in isInteresting() function in BugReport1441 bool BugReport::isInteresting(SymbolRef sym) { in isInteresting() function in BugReport1449 bool BugReport::isInteresting(const MemRegion *R) { in isInteresting() function in BugReport1461 bool BugReport::isInteresting(const LocationContext *LC) { in isInteresting() function in BugReport