Home
last modified time | relevance | path

Searched refs:RebuildFunctionProtoType (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDTreeTransform.h795 QualType RebuildFunctionProtoType(QualType T,
4706 Result = getDerived().RebuildFunctionProtoType(ResultType, ParamTypes, EPI); in TransformFunctionProtoType()
10546 getDerived().RebuildFunctionProtoType(exprResultType, paramTypes, in TransformBlockExpr()
10787 QualType TreeTransform<Derived>::RebuildFunctionProtoType( in RebuildFunctionProtoType() function