[SLC] Ignore callables with invalid or absent names (KTIJ-23584)

This commit is contained in:
Yan Zhulanow
2022-11-10 17:23:38 +09:00
committed by teamcity
parent 6fe989b4b4
commit e21226d02a
11 changed files with 68 additions and 85 deletions
@@ -3,8 +3,6 @@ public final class C /* p.C*/ {
public C();// .ctor()
public int <no name provided>();// <no name provided>()
public int af();// af()
public int getAp();// getAp()