Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h675 bool TransformFunctionTypeParams(
5573 bool TreeTransform<Derived>::TransformFunctionTypeParams( in TransformFunctionTypeParams() function
5835 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
5861 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
12229 if (getDerived().TransformFunctionTypeParams(E->getRequiresKWLoc(), in TransformRequiresExpr()
14000 if (getDerived().TransformFunctionTypeParams( in TransformBlockExpr()
H A DSemaTemplateInstantiate.cpp2479 return Instantiator.TransformFunctionTypeParams( in SubstParmTypes()