Searched defs:constName (Results 1 – 6 of 6) sorted by relevance
281 public void enumConstValue(String typeName, String constName) in enumConstValue()
386 private final String constName; field in ClassFile.AnnotationInfo.ElementValue.EnumConstValue388 public EnumConstValue(String typeName, String constName) { in EnumConstValue()404 public String constName() { in constName() method in ClassFile.AnnotationInfo.ElementValue.EnumConstValue
354 String constName = constantPool.utf8(constNameIndex); in readElementValue() local
1023 auto constName = nameMap.lookup(id).str(); in getSpecConstantSymbol() local
1889 auto constName = referenceOfOp.spec_const(); in processReferenceOfOp() local
986 string constName = MarkType::kEnumClass == token.fMarkType ? in checkTokens() local