Searched refs:DUPLICATE_DECLARATION (Results 1 – 4 of 4) sorted by relevance
48 DUPLICATE_DECLARATION("duplicate declaration of %s"), enumConstant
141 source, member.position(), ErrorKind.DUPLICATE_DECLARATION, sym); in preprocessChildren()
146 unit.source(), type.decl().position(), ErrorKind.DUPLICATE_DECLARATION, type.sym()); in bindSourceBoundClasses()
529 log.error(member.position(), ErrorKind.DUPLICATE_DECLARATION, "field: " + field.name()); in bindFields()