Fix REDECLARATION positioning
declared in the same file. Cleanup OverloadUtil stuff. Update testData.
Redeclarations for top-level properties still get two REDECLARATION diagnostics. (In overload resolver and declaration resolver) Also added test for redeclaring extension properties. Also remove useless null check.