Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h150 bool InEnableNullFPSuppression, TrackingKind TKind,
152 : R(R), V(V), EnableNullFPSuppression(InEnableNullFPSuppression), in R()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp947 bool InEnableNullFPSuppression, in addVisitorIfNecessary() argument
1014 if (InEnableNullFPSuppression && in addVisitorIfNecessary()