Searched defs:markInteresting (Results 1 – 4 of 4) sorted by relevance
2253 void PathSensitiveBugReport::markInteresting(SymbolRef sym, in markInteresting() function in PathSensitiveBugReport2264 void PathSensitiveBugReport::markInteresting(const MemRegion *R, in markInteresting() function in PathSensitiveBugReport2276 void PathSensitiveBugReport::markInteresting(SVal V, in markInteresting() function in PathSensitiveBugReport2282 void PathSensitiveBugReport::markInteresting(const LocationContext *LC) { in markInteresting() function in PathSensitiveBugReport
123 void markInteresting(BugReport *R, const AllocationPair &AP) const { in markInteresting() function in __anone2942da50111::MacOSKeychainAPIChecker
2590 void BugReport::markInteresting(SymbolRef sym) { in markInteresting() function in BugReport2602 void BugReport::markInteresting(const MemRegion *R) { in markInteresting() function in BugReport2615 void BugReport::markInteresting(SVal V) { in markInteresting() function in BugReport2620 void BugReport::markInteresting(const LocationContext *LC) { in markInteresting() function in BugReport
122 void markInteresting(PathSensitiveBugReport *R, in markInteresting() function in __anon2f24a9130111::MacOSKeychainAPIChecker