Searched refs:kw_swifterror (Results 1 – 2 of 2) sorted by relevance
205 kw_swifterror, enumerator
1121 case lltok::kw_swifterror: in ParseFnAttributeValuePairs()1396 case lltok::kw_swifterror: B.addAttribute(Attribute::SwiftError); break; in ParseOptionalParamAttrs()1486 case lltok::kw_swifterror: in ParseOptionalReturnAttrs()5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc()