Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h714 bool TransformFunctionTypeParams(
721 bool TransformFunctionTypeParams( in TransformFunctionTypeParams() function
727 return getDerived().TransformFunctionTypeParams( in TransformFunctionTypeParams()
745 if (getDerived().TransformFunctionTypeParams( in TransformRequiresTypeParams()
5854 bool TreeTransform<Derived>::TransformFunctionTypeParams( in TransformFunctionTypeParams() function
6120 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
6146 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
14831 if (getDerived().TransformFunctionTypeParams( in TransformBlockExpr()
H A DSemaTemplateInstantiate.cpp2394 if (getDerived().TransformFunctionTypeParams( in TransformRequiresTypeParams()
3019 return Instantiator.TransformFunctionTypeParams( in SubstParmTypes()