Searched defs:IsSwiftError (Results 1 – 5 of 5) sorted by relevance
45 bool IsSwiftError : 1; member
40 unsigned IsSwiftError : 1; ///< Swift error parameter member
189 bool IsSwiftError : 1; variable
5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
6448 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local