Searched refs:RebuildFunctionProtoType (Results 1 – 1 of 1) sorted by relevance
800 QualType RebuildFunctionProtoType(QualType T,4862 Result = getDerived().RebuildFunctionProtoType(ResultType, ParamTypes, EPI); in TransformFunctionProtoType()11028 getDerived().RebuildFunctionProtoType(exprResultType, paramTypes, in TransformBlockExpr()11269 QualType TreeTransform<Derived>::RebuildFunctionProtoType( in RebuildFunctionProtoType() function