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