Searched refs:AlwaysEmitXRayTypedEvents (Results 1 – 3 of 3) sorted by relevance
539 bool CodeGenFunction::AlwaysEmitXRayTypedEvents() const { in AlwaysEmitXRayTypedEvents() function in CodeGenFunction
2255 bool AlwaysEmitXRayTypedEvents() const;
4785 if (XRayAttr->neverXRayInstrument() && !AlwaysEmitXRayTypedEvents()) in EmitBuiltinExpr()