Searched refs:BuildUnaryTransformType (Results 1 – 3 of 3) sorted by relevance
1674 Result = S.BuildUnaryTransformType( in ConvertDeclSpecToType()9998 QualType Sema::BuildUnaryTransformType(QualType BaseType, UTTKind UKind, in BuildUnaryTransformType() function in Sema
15214 return SemaRef.BuildUnaryTransformType(BaseType, UKind, Loc); in RebuildUnaryTransformType()
2608 QualType BuildUnaryTransformType(QualType BaseType, UTTKind UKind,