Searched defs:isSwiftError (Results 1 – 6 of 6) sorted by relevance
136 bool isSwiftError() const { in isSwiftError() function
131 bool isSwiftError() const { in isSwiftError() function
84 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
91 bool isSwiftError() const { return Flags & SwiftError; } in isSwiftError() function
2473 bool isSwiftError : 1; member
735 bool Value::isSwiftError() const { in isSwiftError() function in Value