Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isUnsignedDIType

353 /// isUnsignedDIType - Return true if type encoding is unsigned.
354 bool DIType::isUnsignedDIType() {
357 return DTy.getTypeDerivedFrom().isUnsignedDIType();