Searched defs:IsSwiftError (Results 1 – 2 of 2) sorted by relevance
45 bool IsSwiftError : 1; member
5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local