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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
  597   if (CodeGenOpts.DebugInfoForProfiling ||
 1023                         CodeGenOpts.DebugInfoForProfiling);
 1030                         CSAction, CodeGenOpts.DebugInfoForProfiling);
 1036                    PGOOptions::NoCSAction, CodeGenOpts.DebugInfoForProfiling);
 1037   else if (CodeGenOpts.DebugInfoForProfiling)
 1062                           CodeGenOpts.DebugInfoForProfiling);
tools/clang/lib/CodeGen/CGDebugInfo.cpp
  624       DwoId, CGOpts.SplitDwarfInlining, CGOpts.DebugInfoForProfiling,
 3247                               !CGM.getCodeGenOpts().DebugInfoForProfiling &&
tools/clang/lib/Frontend/CompilerInvocation.cpp
  823   Opts.DebugInfoForProfiling = Args.hasFlag(