Files
kotlin-fork/compiler/fir/resolve
Dmitriy Novozhilov 0025d170d1 [FIR] Reorganize processing of candidates in MemberScopeTowerLevel
First collect all candidates and only then consume them. This is needed
  for further handling of overridable candidates from smartcasts
2022-04-04 15:23:54 +00:00
..