Searched refs:SawSwiftSelf (Results 1 – 1 of 1) sorted by relevance
2193 bool SawSwiftSelf = false; in verifyFunctionAttrs() local2258 Check(!SawSwiftSelf, "Cannot have multiple 'swiftself' parameters!", V); in verifyFunctionAttrs()2259 SawSwiftSelf = true; in verifyFunctionAttrs()