swift
360e406d - SIL: Rename SILFunction::hasSelfMetadataParam()/getSelfMetadataArgument()

Commit
5 years ago
SIL: Rename SILFunction::hasSelfMetadataParam()/getSelfMetadataArgument() These are only for class types and are related to the usage of the DynamicSelfType, so rename them to {has,get}DynamicSelfMetadata().
Author
Committer
Parents
Loading