Searched defs:hasErrorOccurred (Results 1 – 4 of 4) sorted by relevance
313 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred() function
6841 bool hasErrorOccurred() const { in hasErrorOccurred() function
573 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function833 bool hasErrorOccurred() const { in hasErrorOccurred() function
2226 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local