Searched defs:hasErrorOccurred (Results 1 – 4 of 4) sorted by relevance
297 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred() function
6660 bool hasErrorOccurred() const { in hasErrorOccurred() function
572 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function832 bool hasErrorOccurred() const { in hasErrorOccurred() function
2225 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local