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
10 private boolean hasErrors; field in FaultHidingSink
830 private boolean hasErrors; field in Editor
47 bool hasErrors = PP.getDiagnostics().hasErrorOccurred(); in HandleTranslationUnit() local
4240 bool hasErrors) { in WriteAST()
2406 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
232 public boolean hasErrors() { return !errors.isEmpty(); } in hasErrors() method in IDNA.Info
84 bool CapturedDiagList::hasErrors() const { in hasErrors() function in CapturedDiagList
736 boolean hasErrors () in hasErrors() method in OptsParser.Opts
2461 bool hasErrors, in serializeUnit()2473 bool hasErrors = getDiagnostics().hasErrorOccurred(); in serialize() local