Searched defs:hasErrorOccurred (Results 1 – 4 of 4) sorted by relevance
297 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred() function
6472 bool hasErrorOccurred() const { in hasErrorOccurred() function
571 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function831 bool hasErrorOccurred() const { in hasErrorOccurred() function
2087 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local