Searched defs:markInteresting (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ | ||
| HD | MacOSKeychainAPIChecker.cpp | 123 void markInteresting(BugReport *R, const AllocationPair &AP) const { in markInteresting() function in __anon0eedd6d50111::MacOSKeychainAPIChecker |
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ | ||
| HD | BugReporter.cpp | 2592 void BugReport::markInteresting(SymbolRef sym) { in markInteresting() function in BugReport |