Home
last modified time | relevance | path

Searched defs:UKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9598 QualType Sema::BuiltinAddReference(QualType BaseType, UTTKind UKind, in BuiltinAddReference()
9610 QualType Sema::BuiltinRemoveExtent(QualType BaseType, UTTKind UKind, in BuiltinRemoveExtent()
9621 QualType Sema::BuiltinRemoveReference(QualType BaseType, UTTKind UKind, in BuiltinRemoveReference()
9636 QualType Sema::BuiltinChangeCVRQualifiers(QualType BaseType, UTTKind UKind, in BuiltinChangeCVRQualifiers()
9703 QualType Sema::BuiltinChangeSignedness(QualType BaseType, UTTKind UKind, in BuiltinChangeSignedness()
9729 QualType Sema::BuildUnaryTransformType(QualType BaseType, UTTKind UKind, in BuildUnaryTransformType()
H A DTreeTransform.h16254 UnaryTransformType::UTTKind UKind, in RebuildUnaryTransformType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4044 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
4051 UTTKind UKind) in DependentUnaryTransformType()