Searched refs:RebuildFunctionProtoType (Results 1 – 1 of 1) sorted by relevance
925 QualType RebuildFunctionProtoType(QualType T,5892 Result = getDerived().RebuildFunctionProtoType(ResultType, ParamTypes, EPI); in TransformFunctionProtoType()14015 getDerived().RebuildFunctionProtoType(exprResultType, paramTypes, epi); in TransformBlockExpr()14304 QualType TreeTransform<Derived>::RebuildFunctionProtoType( in RebuildFunctionProtoType() function