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