Searched refs:reportedOrSuccess (Results 1 – 2 of 2) sorted by relevance
2056 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2058 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2078 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2109 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2143 return ErrorReported::reportedOrSuccess(HasError); in printNoMatch()2168 return ErrorReported::reportedOrSuccess(HasError); in printNoMatch()2193 return ErrorReported::reportedOrSuccess(HasError); in printNoMatch()
607 static inline Error reportedOrSuccess(bool HasErrorReported) { in reportedOrSuccess() function