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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp124 void markInteresting(BugReport *R, const AllocationPair &AP) const { function in class:__anon3431::MacOSKeychainAPIChecker
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2611 void BugReport::markInteresting(SymbolRef sym) { function in class:BugReport
2623 void BugReport::markInteresting(const MemRegion *R) { function in class:BugReport
2636 void BugReport::markInteresting(SVal V) { function in class:BugReport
2641 void BugReport::markInteresting(const LocationContext *LC) { function in class:BugReport

Completed in 57 milliseconds