Searched refs:ThereIsError (Results 1 – 2 of 2) sorted by relevance
157 …bool ThereIsError() const { return SystemError != 0 || !Message.IsEmpty() || !FileNames.IsEmpty();… in ThereIsError() function
266 if (result != S_OK || errorInfo.ThereIsError()) in WarningsCheck()