Searched defs:IsSwiftError (Results 1 – 3 of 3) sorted by relevance
43 unsigned IsSwiftError : 1; ///< Swift error parameter member
290 bool IsSwiftError : 1; variable
7391 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in parseAlloc() local