Searched refs:ControlKind (Results 1 – 1 of 1) sorted by relevance
484 enum ControlKind : uint8_t { enum505 ControlKind kind;515 ControlBase(ControlKind kind, uint32_t stack_depth, const byte* pc) in ControlBase()