Searched refs:XRayInstrument (Results 1 – 6 of 6) sorted by relevance
29 bool XRayInstrument = false; variable41 bool needsXRayRt() const { return XRayInstrument && XRayRT; } in needsXRayRt()
74 XRayInstrument = true; in XRayArgs()184 if (!XRayInstrument) in addArgs()
46 FEATURE(xray_instrument, LangOpts.XRayInstrument)
295 LANGOPT(XRayInstrument, 1, 0, "controls whether to do XRay instrumentation")
625 def XRayInstrument : InheritableAttr {
2972 Opts.XRayInstrument = in ParseLangArgs()