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