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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 4016     if (!CGM.getCodeGenOpts().XRayInstrumentationBundle.has(
 4050     if (!CGM.getCodeGenOpts().XRayInstrumentationBundle.has(
tools/clang/lib/CodeGen/CodeGenFunction.cpp
  488           CGM.getCodeGenOpts().XRayInstrumentationBundle.Mask ==
  495           CGM.getCodeGenOpts().XRayInstrumentationBundle.Mask ==
  744       if (CGM.getCodeGenOpts().XRayInstrumentationBundle.has(
tools/clang/lib/Frontend/CompilerInvocation.cpp
 1094     Opts.XRayInstrumentationBundle.Mask = XRayInstrKind::All;
 1098                                      Diags, Opts.XRayInstrumentationBundle);