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
  744       if (CGM.getCodeGenOpts().XRayInstrumentationBundle.has(
tools/clang/lib/Driver/XRayArgs.cpp
  233     if (InstrumentationBundle.has(XRayInstrKind::Function))
  235     if (InstrumentationBundle.has(XRayInstrKind::Custom))
  237     if (InstrumentationBundle.has(XRayInstrKind::Typed))