Searched defs:hasErrors (Results 1 – 14 of 14) sorted by relevance
25 private boolean hasErrors = false; field in PlatformStatus56 public boolean hasErrors() { in hasErrors() method in PlatformStatus
191 public boolean hasErrors(String id) { in hasErrors() method in ErrorTracker
41 boolean hasErrors = false; field in CompileErrorCheck.CompilerErrorCheckerHandler52 public boolean hasErrors() { in hasErrors() method in CompileErrorCheck.CompilerErrorCheckerHandler
47 bool hasErrors = PP.getDiagnostics().hasErrorOccurred(); in HandleTranslationUnit() local
3966 bool hasErrors) { in WriteAST()
2320 bool hasErrors = Record[5]; in ReadControlBlock() local
278 UBool hasErrors() const { return errors!=0; } in hasErrors() function
136 bool hasErrors() { return HasErrors; } in hasErrors() function
99 def hasErrors(output): function
720 private boolean hasErrors; field in DiskLruCache.Editor
84 bool CapturedDiagList::hasErrors() const { in hasErrors() function in CapturedDiagList
736 boolean hasErrors () in hasErrors() method in OptsParser.Opts
2510 bool hasErrors, in serializeUnit()2522 bool hasErrors = getDiagnostics().hasErrorOccurred(); in serialize() local