Home
last modified time | relevance | path

Searched defs:getValueKind (Results 1 – 3 of 3) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/graph/
DDexValue.java446 protected abstract byte getValueKind(); in getValueKind() method in DexValue.NestedDexValue
498 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueString
510 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueType
527 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueField
544 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueMethod
561 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueEnum
578 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueMethodType
774 protected byte getValueKind() { in getValueKind() method in DexValue.DexValueMethodHandle
/external/llvm/include/llvm/IR/
DIntrinsicInst.h387 ConstantInt *getValueKind() const { in getValueKind() function
/external/clang/include/clang/AST/
DExpr.h401 ExprValueKind getValueKind() const { in getValueKind() function