Searched defs:FastCaptureDumpState (Results 1 – 1 of 1) sorted by relevance
26 struct FastCaptureDumpState : FastThreadDumpState { struct39 static_assert(!std::is_polymorphic_v<FastCaptureDumpState>); argument