Searched defs:ExtendedPyCallConfig (Results 1 – 1 of 1) sorted by relevance
203 struct ExtendedPyCallConfig { struct204 using key_t = Key;205 using cls_t = Cls;206 using ephemeral_t = PyFrameObject*;208 struct ClsAndParameters {213 struct Cache {219 using cache_t = Cache;221 static constexpr EventType event_type = EventType::PyCall;