Files
swift-mirror/lib/Sema/CSSimplify.cpp
Hamish Knight 778e130f31 [Sema] Add TypeBase::isCallableNominalType
This checks whether a type supports being called
via callAsFunction. A request is used in order to
cache the result of this query.
2019-12-02 15:29:21 -08:00

336 KiB