Searched defs:UnderlyingType (Results 1 – 11 of 11) sorted by relevance
40 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
108 using UnderlyingType = const ContainerType *; variable
299 const auto UnderlyingType = in getLength() local
718 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local1034 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
973 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
3458 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
5478 QualType UnderlyingType, in getUnaryTransformType()
523 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()530 TypeIndex UnderlyingType; variable
517 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
3935 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
15488 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()