Searched refs:ENUM_CONSTANT (Results 1 – 5 of 5) sorted by relevance
494 enum E { ENUM_CONSTANT }; enumerator500 testcase a{{"", ENUM_CONSTANT}}; in f1()507 {a, {{"", ENUM_CONSTANT}}}; in f2()
37 return Kind.ENUM_CONSTANT; in kind()
172 if (value.kind() != Kind.ENUM_CONSTANT) { in bindRetention()188 if (element.kind() == Kind.ENUM_CONSTANT) { in bindTarget()193 case ENUM_CONSTANT: in bindTarget()
35 ENUM_CONSTANT, enumConstant
435 case ENUM_CONSTANT: in annotationValue()