Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2252 void PathSensitiveBugReport::markInteresting(SymbolRef sym, in markInteresting() function in PathSensitiveBugReport
2263 void PathSensitiveBugReport::markInteresting(const MemRegion *R, in markInteresting() function in PathSensitiveBugReport
2275 void PathSensitiveBugReport::markInteresting(SVal V, in markInteresting() function in PathSensitiveBugReport
2281 void PathSensitiveBugReport::markInteresting(const LocationContext *LC) { in markInteresting() function in PathSensitiveBugReport
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp122 void markInteresting(PathSensitiveBugReport *R, in markInteresting() function in __anonf1e97ce70111::MacOSKeychainAPIChecker