Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9867 BuiltinAddReference(QualType BaseType,UTTKind UKind,SourceLocation Loc) BuiltinAddReference() argument
9879 BuiltinRemoveExtent(QualType BaseType,UTTKind UKind,SourceLocation Loc) BuiltinRemoveExtent() argument
9890 BuiltinRemoveReference(QualType BaseType,UTTKind UKind,SourceLocation Loc) BuiltinRemoveReference() argument
9905 BuiltinChangeCVRQualifiers(QualType BaseType,UTTKind UKind,SourceLocation Loc) BuiltinChangeCVRQualifiers() argument
9972 BuiltinChangeSignedness(QualType BaseType,UTTKind UKind,SourceLocation Loc) BuiltinChangeSignedness() argument
9998 BuildUnaryTransformType(QualType BaseType,UTTKind UKind,SourceLocation Loc) BuildUnaryTransformType() argument
[all...]
H A DTreeTransform.h15212 RebuildUnaryTransformType(QualType BaseType,UnaryTransformType::UTTKind UKind,SourceLocation Loc) RebuildUnaryTransformType() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3817 UnaryTransformType(QualType BaseType,QualType UnderlyingType,UTTKind UKind,QualType CanonicalType) UnaryTransformType() argument
3824 DependentUnaryTransformType(const ASTContext & C,QualType BaseType,UTTKind UKind) DependentUnaryTransformType() argument