Searched refs:BitInt (Results 1 – 18 of 18) sorted by relevance
61 TYPE_BIT_CODE(BitInt, BIT_INT, 50)
342 : Type(BitInt, QualType{}, TypeDependence::None), IsUnsigned(IsUnsigned), in BitIntType()2439 case Type::BitInt: in isCXX98PODType()3999 case Type::BitInt: in computeCachedProperties()4099 case Type::BitInt: in computeTypeLinkageInfo()4318 case Type::BitInt: in canHaveNullability()
2314 case Type::BitInt: { in getTypeInfoImpl()3641 case Type::BitInt: in getVariableArrayDecayedType()8491 case Type::BitInt: in getObjCEncodingForTypeImpl()10751 case Type::BitInt: { in mergeTypes()12548 SUGAR_FREE_TYPE(BitInt) in getCommonNonSugarTypeNode()12847 CANONICAL_TYPE(BitInt) in getCommonSugarTypeNode()
1269 case Type::BitInt: { in IsStructurallyEquivalent()
247 case Type::BitInt: in canPrefixQualifiers()
2316 case Type::BitInt: in mangleUnresolvedTypeOrSimpleId()
11406 case Type::BitInt: in EvaluateBuiltinClassifyType()
819 case Type::BitInt: { in ConvertType()
250 case Type::BitInt: in getEvaluationKind()2246 case Type::BitInt: in EmitVariablyModifiedType()
3513 case Type::BitInt: in BuildVTablePointer()3788 case Type::BitInt: in BuildTypeInfo()
3501 case Type::BitInt: in CreateTypeNode()
1629 case Type::BitInt: in DeduceTemplateArgumentsByTypeMatch()6193 case Type::BitInt: in MarkUsedTemplateParameters()
9437 if (auto *BitInt = dyn_cast<BitIntType>(Underlying)) { in ChangeIntegralSignedness() local9438 unsigned int Bits = BitInt->getNumBits(); in ChangeIntegralSignedness()
3204 case Type::BitInt: in addAssociatedClassesAndNamespaces()
4516 case Type::BitInt: in captureVariablyModifiedType()
4183 case clang::Type::BitInt: in GetTypeClass()4843 case clang::Type::BitInt: in GetEncoding()5227 case clang::Type::BitInt: in GetFormat()
6541 static bool classof(const Type *T) { return T->getTypeClass() == BitInt; }
1911 DEFAULT_TYPELOC_IMPL(BitInt, Type) in DEFAULT_TYPELOC_IMPL()