Searched defs:isTypeSigned (Results 1 – 2 of 2) sorted by relevance
258 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned() function in TargetInfo
446 static bool isTypeSigned(DIType Ty, int *SizeInBits) { in isTypeSigned() function