Searched refs:InputStatementState (Results 1 – 2 of 2) sorted by relevance
52 struct InputStatementState {}; struct56 InputStatementState, OutputStatementState>;
437 if constexpr (std::is_base_of_v<InputStatementState, CONTEXT>) { in GetNextDataEdit()