Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDMacOSKeychainAPIChecker.cpp123 void markInteresting(BugReport *R, const AllocationPair &AP) const { in markInteresting() function in __anon0eedd6d50111::MacOSKeychainAPIChecker
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp2592 void BugReport::markInteresting(SymbolRef sym) { in markInteresting() function in BugReport
2604 void BugReport::markInteresting(const MemRegion *R) { in markInteresting() function in BugReport
2617 void BugReport::markInteresting(SVal V) { in markInteresting() function in BugReport
2622 void BugReport::markInteresting(const LocationContext *LC) { in markInteresting() function in BugReport