Return true if the argument is a Swift self parameter.
Synopsis
Declared in <llvm/CodeGen/TargetCallingConv.h>
bool
isSwiftSelf() const;
Return Value
True if the Swift self flag is set.
Created with MrDocs
Return true if the argument is a Swift self parameter.
Declared in <llvm/CodeGen/TargetCallingConv.h>
bool
isSwiftSelf() const;
True if the Swift self flag is set.
Created with MrDocs