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

References

tools/clang/include/clang/Basic/CodeGenOptions.h
  306   XRayInstrSet XRayInstrumentationBundle;
tools/clang/include/clang/Driver/XRayArgs.h
   27   XRayInstrSet InstrumentationBundle;
   42   XRayInstrSet instrumentationBundle() const { return InstrumentationBundle; }
tools/clang/lib/Frontend/CompilerInvocation.cpp
  607                                            XRayInstrSet &S) {