Searched defs:IsSwiftError (Results 1 – 3 of 3) sorted by relevance
40 unsigned IsSwiftError : 1; ///< Swift error parameter member
192 bool IsSwiftError : 1; variable
6897 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local