Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h687 bool TransformFunctionTypeParams(
694 bool TransformFunctionTypeParams( in TransformFunctionTypeParams() function
700 return getDerived().TransformFunctionTypeParams( in TransformFunctionTypeParams()
718 if (getDerived().TransformFunctionTypeParams( in TransformRequiresTypeParams()
5756 bool TreeTransform<Derived>::TransformFunctionTypeParams( in TransformFunctionTypeParams() function
6023 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
6049 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
14548 if (getDerived().TransformFunctionTypeParams( in TransformBlockExpr()
H A DSemaTemplateInstantiate.cpp2215 if (getDerived().TransformFunctionTypeParams( in TransformRequiresTypeParams()
2828 return Instantiator.TransformFunctionTypeParams( in SubstParmTypes()