Searched refs:getNumBaseClasses (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/
H A DCompoundType.java32 public int getNumBaseClasses(); method in interface:CompoundType
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicCompoundType.java51 public int getNumBaseClasses() { method in class:BasicCompoundType
114 for (int i = 0; i < getNumBaseClasses(); i++) {

Completed in 101 milliseconds