Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2265 void PathSensitiveBugReport::markInteresting(SymbolRef sym, markInteresting() function in PathSensitiveBugReport
2290 void PathSensitiveBugReport::markInteresting(const MemRegion *R, markInteresting() function in PathSensitiveBugReport
2313 void PathSensitiveBugReport::markInteresting(SVal V, markInteresting() function in PathSensitiveBugReport
2319 void PathSensitiveBugReport::markInteresting(const LocationContext *LC) { markInteresting() function in PathSensitiveBugReport
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp119 void markInteresting(PathSensitiveBugReport *R, in markInteresting() function in __anonef1c62cf0111::MacOSKeychainAPIChecker