| 663 | |
| 664 | protected: |
| 665 | bool InsertSemi() override { return std::exchange(mInsertSemi, true); } |
| 666 | }; |
| 667 | //----------------------------------------------------------------------------- |
| 668 |
nothing calls this directly
no outgoing calls
no test coverage detected