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