Searched defs:markInteresting (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ | ||
D | MacOSKeychainAPIChecker.cpp | 123 void markInteresting(BugReport *R, const AllocationPair &AP) const { in markInteresting() function in __anonbd1f54fb0111::MacOSKeychainAPIChecker |
/external/clang/lib/StaticAnalyzer/Core/ | ||
D | BugReporter.cpp | 2590 void BugReport::markInteresting(SymbolRef sym) { in markInteresting() function in BugReport |