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