Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h974 QualType RebuildFunctionNoProtoType(QualType ResultType);
6204 Result = getDerived().RebuildFunctionNoProtoType(ResultType); in TransformFunctionNoProtoType()
14862 QualType TreeTransform<Derived>::RebuildFunctionNoProtoType(QualType T) { in RebuildFunctionNoProtoType() function