After https://github.com/microsoft/checkedc-clang/pull/1142 we can get the `CheckedScopeSpecifier (CSS)` for every statement by invoking `S->getCheckedScopeSpecifier()`. In `SemaBounds.cpp` we pass CSS around to functions. This should no longer be needed.