Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h119 bool EnableNullFPSuppression = true; member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp936 addMacroVisitorIfNecessary(const ExplodedNode * N,const MemRegion * R,bool EnableNullFPSuppression,PathSensitiveBugReport & BR,const SVal V) addMacroVisitorIfNecessary() argument
1000 bool EnableNullFPSuppression; global() member in __anon538bd2f50411::ReturnVisitor
2487 bool EnableNullFPSuppression = false; handle() local
[all...]