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