Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h784 QualType RebuildFunctionNoProtoType(QualType ResultType);
4781 Result = getDerived().RebuildFunctionNoProtoType(ResultType); in TransformFunctionNoProtoType()
10473 QualType TreeTransform<Derived>::RebuildFunctionNoProtoType(QualType T) { in RebuildFunctionNoProtoType() function