reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Driver/ToolChains/Clang.cpp
 2263       DenormalFPMath = A->getValue();
 2298       DenormalFPMath = "";
 2329       DenormalFPMath = "";
 2363   if (!DenormalFPMath.empty())
 2365         Args.MakeArgString("-fdenormal-fp-math=" + DenormalFPMath));