Searched defs:EnableNullFPSuppression (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ | ||
H A D | BugReporterVisitors.h | 119 bool EnableNullFPSuppression = true; member |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporterVisitors.cpp | 936 addMacroVisitorIfNecessary(const ExplodedNode * N,const MemRegion * R,bool EnableNullFPSuppression,PathSensitiveBugReport & BR,const SVal V) addMacroVisitorIfNecessary() argument |