[clang-tidy] Removed redundant-inline-specifier warning on static data members (#81423)

Updated the check to ignore point static data members with in class
initializer since removing the inline specifier would generate a
compilation error

Fixes #80684

GitOrigin-RevId: 9b80ab4332bbe336ab8b9f2082eadf6b8d223150
3 files changed