Searched refs:kw_swifterror (Results 1 – 2 of 2) sorted by relevance
232 kw_swifterror, enumerator
1347 case lltok::kw_swifterror: in ParseFnAttributeValuePairs()1646 case lltok::kw_swifterror: B.addAttribute(Attribute::SwiftError); break; in ParseOptionalParamAttrs()1744 case lltok::kw_swifterror: in ParseOptionalReturnAttrs()6897 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc()