Lines Matching refs:SignedInteger
161 case ScalarTypeKind::SignedInteger: in initBuiltinStr()
231 case ScalarTypeKind::SignedInteger: in initClangBuiltinStr()
295 case ScalarTypeKind::SignedInteger: in initTypeStr()
317 case ScalarTypeKind::SignedInteger: in initShortStr()
334 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
338 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
342 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
346 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
572 TM |= TypeModifier::SignedInteger; in parsePrototypeDescriptor()
730 case TypeModifier::SignedInteger: in applyModifier()
731 ScalarType = ScalarTypeKind::SignedInteger; in applyModifier()
752 ScalarType = ScalarTypeKind::SignedInteger; in applyLog2EEW()