Searched refs:reportedOrSuccess (Results 1 – 2 of 2) sorted by relevance
2024 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2026 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2046 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2077 return ErrorReported::reportedOrSuccess(HasError); in printMatch()2111 return ErrorReported::reportedOrSuccess(HasError); in printNoMatch()2136 return ErrorReported::reportedOrSuccess(HasError); in printNoMatch()2161 return ErrorReported::reportedOrSuccess(HasError); in printNoMatch()
580 static inline Error reportedOrSuccess(bool HasErrorReported) { in reportedOrSuccess() function