Lines Matching refs:SignedInteger
162 case ScalarTypeKind::SignedInteger: in initBuiltinStr()
232 case ScalarTypeKind::SignedInteger: in initClangBuiltinStr()
296 case ScalarTypeKind::SignedInteger: in initTypeStr()
318 case ScalarTypeKind::SignedInteger: in initShortStr()
335 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
339 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
343 ScalarType = ScalarTypeKind::SignedInteger; in applyBasicType()
347 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()