Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaType.cpp9375 QualType Sema::BuiltinAddReference(QualType BaseType, UTTKind UKind, in BuiltinAddReference()
9387 QualType Sema::BuiltinRemoveExtent(QualType BaseType, UTTKind UKind, in BuiltinRemoveExtent()
9398 QualType Sema::BuiltinRemoveReference(QualType BaseType, UTTKind UKind, in BuiltinRemoveReference()
9413 QualType Sema::BuiltinChangeCVRQualifiers(QualType BaseType, UTTKind UKind, in BuiltinChangeCVRQualifiers()
9480 QualType Sema::BuiltinChangeSignedness(QualType BaseType, UTTKind UKind, in BuiltinChangeSignedness()
9506 QualType Sema::BuildUnaryTransformType(QualType BaseType, UTTKind UKind, in BuildUnaryTransformType()
DTreeTransform.h14941 UnaryTransformType::UTTKind UKind, in RebuildUnaryTransformType()
/openbsd/src/gnu/llvm/clang/lib/AST/
DType.cpp3551 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
3558 UTTKind UKind) in DependentUnaryTransformType()