Searched defs:sw1 (Results 1 – 4 of 4) sorted by relevance
85 uint8_t sw1() const { return *(std::end(mData) - 2); } in sw1() function92 const uint8_t sw1 = this->sw1(); in isWarning() local97 const uint8_t sw1 = this->sw1(); in isExecutionError() local101 const uint8_t sw1 = this->sw1(); in isCheckingError() local
27 std::same_as<sentinel_wrapper<int*>> auto sw1 = tv.end().base(); in test() local
55 sentinel_wrapper<int*> sw1 = MoveOnlyView(buffer).end(); in test() local
322 SQLWarning sw1 = new SQLWarning("reason", "SQLState", 1); in test_setNextWarning_SQLWarning() local