Searched refs:AlwaysEmitXRayCustomEvents (Results 1 – 3 of 3) sorted by relevance
557 bool CodeGenFunction::AlwaysEmitXRayCustomEvents() const { in AlwaysEmitXRayCustomEvents() function in CodeGenFunction
2429 bool AlwaysEmitXRayCustomEvents() const;
5752 if (XRayAttr->neverXRayInstrument() && !AlwaysEmitXRayCustomEvents()) in EmitBuiltinExpr()