Searched refs:BitInt (Results 1 – 18 of 18) sorted by relevance
157 using BitInt = _BitInt(N); typedef161 typename BitInt<N>; // ok
61 TYPE_BIT_CODE(BitInt, BIT_INT, 50)
342 : Type(BitInt, QualType{}, TypeDependence::None), IsUnsigned(IsUnsigned), in BitIntType()2401 case Type::BitInt: in isCXX98PODType()3909 case Type::BitInt: in computeCachedProperties()4009 case Type::BitInt: in computeTypeLinkageInfo()4229 case Type::BitInt: in canHaveNullability()
1222 case Type::BitInt: { in IsStructurallyEquivalent()
251 case Type::BitInt: in canPrefixQualifiers()
2303 case Type::BitInt: { in getTypeInfoImpl()3613 case Type::BitInt: in getVariableArrayDecayedType()8386 case Type::BitInt: in getObjCEncodingForTypeImpl()10619 case Type::BitInt: { in mergeTypes()
2319 case Type::BitInt: in mangleUnresolvedTypeOrSimpleId()
11333 case Type::BitInt: in EvaluateBuiltinClassifyType()
819 case Type::BitInt: { in ConvertType()
247 case Type::BitInt: in getEvaluationKind()2224 case Type::BitInt: in EmitVariablyModifiedType()
3486 case Type::BitInt: in BuildVTablePointer()3761 case Type::BitInt: in BuildTypeInfo()
3484 case Type::BitInt: in CreateTypeNode()
1600 case Type::BitInt: in DeduceTemplateArgumentsByTypeMatch()5972 case Type::BitInt: in MarkUsedTemplateParameters()
3193 case Type::BitInt: in addAssociatedClassesAndNamespaces()
4514 case Type::BitInt: in captureVariablyModifiedType()
4134 case clang::Type::BitInt: in GetTypeClass()4792 case clang::Type::BitInt: in GetEncoding()5174 case clang::Type::BitInt: in GetFormat()
6467 static bool classof(const Type *T) { return T->getTypeClass() == BitInt; }
1905 DEFAULT_TYPELOC_IMPL(BitInt, Type) in DEFAULT_TYPELOC_IMPL()