fixed 60810
unscoped enumerations in class can also be checked by readability-static-accessed-through-instance
add matcher for enumConstantDecl to match format
struct { enum { E1 }; };
The filter of member expression and the fix hint should be same as other condition.
Please keep alphabetical order (by check name) in this section.