Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h632 bool TransformFunctionTypeParams(
5026 bool TreeTransform<Derived>::TransformFunctionTypeParams( in TransformFunctionTypeParams() function
5277 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
5310 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
12235 if (getDerived().TransformFunctionTypeParams( in TransformBlockExpr()
H A DSemaTemplateInstantiate.cpp1854 return Instantiator.TransformFunctionTypeParams( in SubstParmTypes()