Searched defs:IsLogicError (Results 1 – 1 of 1) sorted by relevance
48 bool IsLogicError() const { return (kLogicError & sign_status_) != 0; } in IsLogicError() function81 bool IsLogicError() const { return impl_.IsLogicError(); } in IsLogicError() function