Searched refs:fatal (Results 1 – 4 of 4) sorted by relevance
159 public void fatal(String message) { in fatal() method in ErrorReporter.Category166 public void fatal(Position pos, String message) { in fatal() method in ErrorReporter.Category242 private void add(Category category, boolean fatal, Position pos, String message) { in add() argument257 if (fatal) { in add()
109 mErrors.ERROR_DUMPCONFIG.fatal( in parseImpl()
201 fatal := false205 fatal = true215 } else if fatal {
1 # Treat LintError as fatal to catch invocation errors