Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2299 markInteresting(SR->getSymbol(), TKind); in markInteresting() function in PathSensitiveBugReport
2251 void PathSensitiveBugReport::markInteresting(SymbolRef sym, markInteresting() function in PathSensitiveBugReport
2276 void PathSensitiveBugReport::markInteresting(const MemRegion *R, markInteresting() function in PathSensitiveBugReport
2305 void PathSensitiveBugReport::markInteresting(const LocationContext *LC) { markInteresting() function in PathSensitiveBugReport
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp119 void markInteresting(PathSensitiveBugReport *R, in markInteresting() function in __anon9e87a26e0111::MacOSKeychainAPIChecker