Searched defs:hasErrorOccurred (Results 1 – 5 of 5) sorted by relevance
316 bool hasErrorOccurred() const { return ErrorTrap.hasErrorOccurred(); } in hasErrorOccurred() function
6977 bool hasErrorOccurred() const { in hasErrorOccurred() function
258 bool DiagnosticsReporter::hasErrorOccurred() const in hasErrorOccurred() function in DiagnosticsReporter
580 bool hasErrorOccurred() const { return ErrorOccurred; } in hasErrorOccurred() function840 bool hasErrorOccurred() const { in hasErrorOccurred() function
2224 bool hasErrorOccurred = false; in getFileRemappingsFromFileList() local