[include-cleaner][objc] Add tests for completeness for @catch, @synchronized, and @encode (#216497)
This adds tests to verify that include cleaner covers `@catch`,
`@synchronized` and `@encode` statements. The current code was complete,
this just adds test verification.
Note that this depends on on #216125.