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