Home
last modified time | relevance | path

Searched defs:ElementValue (Results 1 – 6 of 6) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/annotation/
DElementValue.java34 public abstract class ElementValue implements VisitorAccepter class
65 protected ElementValue() in ElementValue() method in ElementValue
73 protected ElementValue(int u2elementNameIndex) in ElementValue() method in ElementValue
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DElementValue.java28 public abstract class ElementValue class
48 protected ElementValue(final int type, final ConstantPool cpool) in ElementValue() method in ElementValue
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp702 int64_t ElementValue; in getBuildVectorConstantSplat() local
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java368 public interface ElementValue { interface in ClassFile.AnnotationInfo
/external/pdfium/fxjs/
Dcjs_field.cpp2099 v8::Local<v8::Value> ElementValue; in get_value() local
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp7102 Optional<APValue> ElementValue = in visit() local