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