Searched refs:isCStringType (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/
H A DType.java54 public boolean isCStringType(); method in interface:Type
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/
H A DBasicType.java130 public boolean isCStringType() { method in class:BasicType
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/tree/
H A DCTypeTreeNodeAdapter.java189 if (t.isCStringType()) {

Completed in 31 milliseconds