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