Home
last modified time | relevance | path

Searched defs:markInteresting (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp124 void markInteresting(BugReport *R, const AllocationPair &AP) const { in markInteresting() function in __anon30ed0c480111::MacOSKeychainAPIChecker
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2565 void BugReport::markInteresting(SymbolRef sym) { in markInteresting() function in BugReport
2577 void BugReport::markInteresting(const MemRegion *R) { in markInteresting() function in BugReport
2590 void BugReport::markInteresting(SVal V) { in markInteresting() function in BugReport
2595 void BugReport::markInteresting(const LocationContext *LC) { in markInteresting() function in BugReport