Home
last modified time | relevance | path

Searched refs:FoundSomethingToTrack (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporterVisitors.h199 bool FoundSomethingToTrack = false; member
208 FoundSomethingToTrack |= Other.FoundSomethingToTrack; in combineWith()
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp1187 .FoundSomethingToTrack) in visitNodeMaybeUnsuppress()
2377 Result.FoundSomethingToTrack = true; in handle()
2544 Result.FoundSomethingToTrack = true; in handle()
2557 Result.FoundSomethingToTrack = true; in handle()
2696 .FoundSomethingToTrack; in trackExpressionValue()