Searched defs:IsSwiftError (Results 1 – 16 of 16) sorted by relevance
45 bool IsSwiftError : 1; member
40 unsigned IsSwiftError : 1; ///< Swift error parameter member
192 bool IsSwiftError : 1; variable
43 unsigned IsSwiftError : 1; ///< Swift error parameter member
312 bool IsSwiftError : 1; variable
302 bool IsSwiftError : 1; variable
5966 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
6897 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in ParseAlloc() local
7483 bool IsSwiftError = EatIfPresent(lltok::kw_swifterror); in parseAlloc() local