Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h602 bool TransformFunctionTypeParams(SourceLocation Loc,
4383 TransformFunctionTypeParams(SourceLocation Loc, in TransformFunctionTypeParams() function
4609 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
4633 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
10233 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(), in TransformBlockExpr()
H A DSemaTemplateInstantiate.cpp1753 return Instantiator.TransformFunctionTypeParams(Loc, Params, NumParams, in SubstParmTypes()