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