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