Searched refs:isUnsignedDIType (Results 1 – 3 of 3) sorted by relevance
396 bool DIType::isUnsignedDIType() { in isUnsignedDIType() function in DIType399 return DTy.getTypeDerivedFrom().isUnsignedDIType(); in isUnsignedDIType()
1373 addConstantValue(VariableDIE, CI, GTy.isUnsignedDIType()); in createGlobalVariableDIE()1559 DV->getType().isUnsignedDIType()); in constructVariableDIE()1705 addConstantValue(StaticMemberDIE, CI, Ty.isUnsignedDIType()); in createStaticMemberDIE()
299 bool isUnsignedDIType();