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