Searched refs:XRayInstrumentationBundle (Results 1 – 4 of 4) sorted by relevance
435 XRayInstrSet XRayInstrumentationBundle; variable
603 CGM.getCodeGenOpts().XRayInstrumentationBundle.Mask == in AlwaysEmitXRayCustomEvents()610 CGM.getCodeGenOpts().XRayInstrumentationBundle.Mask == in AlwaysEmitXRayTypedEvents()901 if (CGM.getCodeGenOpts().XRayInstrumentationBundle.has( in StartFunction()903 CGM.getCodeGenOpts().XRayInstrumentationBundle.has( in StartFunction()927 if (!CGM.getCodeGenOpts().XRayInstrumentationBundle.has( in StartFunction()931 if (!CGM.getCodeGenOpts().XRayInstrumentationBundle.has( in StartFunction()
6220 if (!CGM.getCodeGenOpts().XRayInstrumentationBundle.has( in EmitBuiltinExpr()6254 if (!CGM.getCodeGenOpts().XRayInstrumentationBundle.has( in EmitBuiltinExpr()
1751 if (Opts.XRayInstrumentationBundle.Mask != XRayInstrKind::All) { in GenerateCodeGenArgs()1753 serializeXRayInstrumentationBundle(Opts.XRayInstrumentationBundle); in GenerateCodeGenArgs()2117 Opts.XRayInstrumentationBundle.Mask = XRayInstrKind::All; in ParseCodeGenArgs()2121 Diags, Opts.XRayInstrumentationBundle); in ParseCodeGenArgs()