mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SIL: Plumb TypeExpansionContext through SIL
This commit is contained in:
@@ -515,6 +515,8 @@ public:
|
||||
|
||||
SILType getLoweredLoadableType(Type t) const;
|
||||
|
||||
SILType getLoweredType(SILType t) const;
|
||||
|
||||
const Lowering::TypeLowering &getTypeLowering(SILType type) const;
|
||||
|
||||
bool isTypeABIAccessible(SILType type) const;
|
||||
|
||||
Reference in New Issue
Block a user