Searched defs:UKind (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaType.cpp | 9375 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()
|
| D | TreeTransform.h | 14941 UnaryTransformType::UTTKind UKind, in RebuildUnaryTransformType()
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | Type.cpp | 3551 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType() 3558 UTTKind UKind) in DependentUnaryTransformType()
|