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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
  474   Options.NoInfsFPMath = CodeGenOpts.NoInfsFPMath;
tools/clang/lib/CodeGen/CGCall.cpp
 1749                            llvm::toStringRef(CodeGenOpts.NoInfsFPMath));
tools/clang/lib/Frontend/CompilerInvocation.cpp
  897   Opts.NoInfsFPMath = (Args.hasArg(OPT_menable_no_infinities) ||