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

References

tools/clang/lib/CodeGen/CGVTables.cpp
 1069   if (!getCodeGenOpts().LTOUnit)
tools/clang/lib/CodeGen/CodeGenModule.cpp
 1455   if (!CGM.getCodeGenOpts().LTOUnit ||
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 1609   if (!CGM.getCodeGenOpts().LTOUnit)
tools/clang/lib/Frontend/CompilerInvocation.cpp
  980   Opts.LTOUnit = Args.hasFlag(OPT_flto_unit, OPT_fno_lto_unit, false);