Searched defs:hasErrors (Results 1 – 6 of 6) sorted by relevance
46 bool hasErrors = PP.getDiagnostics().hasErrorOccurred(); in HandleTranslationUnit() local
4286 bool hasErrors, in WriteAST()
2760 bool hasErrors = Record[6]; in ReadControlBlock() local
176 virtual bool hasErrors() { return HasErrors; } in hasErrors() function
86 bool CapturedDiagList::hasErrors() const { in hasErrors() function in CapturedDiagList
2301 bool hasErrors, in serializeUnit()2314 bool hasErrors = getDiagnostics().hasUncompilableErrorOccurred(); in serialize() local