Partially fixes IDEA-181794 Suggest completion items with type casts in stream chains if there exists 'filter(x -> x instanceof Foo)' call Fixes IDEA-182455 Code completion: resolve actual value type assigned to local variable