Searched defs:isSwiftError (Results 1 – 7 of 7) sorted by relevance
131 bool isSwiftError() const { in isSwiftError() function
137 bool isSwiftError() const { in isSwiftError() function
89 bool isSwiftError() const { return IsSwiftError; } in isSwiftError() function
91 bool isSwiftError() const { return Flags & SwiftError; } in isSwiftError() function
2473 bool isSwiftError : 1; member
765 bool Value::isSwiftError() const { in isSwiftError() function in Value
852 static bool isSwiftError(const Value *V) { in isSwiftError() function