Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTreeTransform.h607 bool TransformFunctionTypeParams(SourceLocation Loc,
4594 TransformFunctionTypeParams(SourceLocation Loc, in TransformFunctionTypeParams() function
4820 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
4844 if (getDerived().TransformFunctionTypeParams( in TransformFunctionProtoType()
11015 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(), in TransformBlockExpr()
DSemaTemplateInstantiate.cpp1732 return Instantiator.TransformFunctionTypeParams(Loc, Params, NumParams, in SubstParmTypes()