Searched refs:hasSwiftSelfAttr (Results 1 – 6 of 6) sorted by relevance
70 bool hasSwiftSelfAttr() const;
77 bool hasSwiftSelfAttr() const;
94 bool Argument::hasSwiftSelfAttr() const { in hasSwiftSelfAttr() function in Argument
93 bool Argument::hasSwiftSelfAttr() const { in hasSwiftSelfAttr() function in Argument
1588 if (Arg.hasSwiftErrorAttr() || Arg.hasSwiftSelfAttr()) { in runOnMachineFunction()