Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h779 QualType RebuildFunctionProtoType(QualType T,
4653 Result = getDerived().RebuildFunctionProtoType(ResultType, ParamTypes, EPI); in TransformFunctionProtoType()
10246 getDerived().RebuildFunctionProtoType(exprResultType, paramTypes, in TransformBlockExpr()
10462 QualType TreeTransform<Derived>::RebuildFunctionProtoType( in RebuildFunctionProtoType() function