Searched refs:INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance
69 reporter.report(Issues.INTERNAL_ERROR, psiElement, message) in warning()137 reporter.report(Issues.INTERNAL_ERROR, owner, "Unexpected annotation default value $value") in appendSourceExpression()547 reporter.report(Issues.INTERNAL_ERROR, owner, "Unexpected literal value $v") in appendSourceLiteral()
112 val INTERNAL_ERROR = Issue(150, Severity.ERROR) constant