Home
last modified time | relevance | path

Searched defs:OldParm (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2418 ParmVarDecl *OldParm, int indexAdjustment, in TransformFunctionTypeParam()
3069 ParmVarDecl *OldParm, const MultiLevelTemplateArgumentList &TemplateArgs, in SubstParmVarDecl()
H A DSemaDecl.cpp3373 ParmVarDecl *OldParm; member
4208 ParmVarDecl *OldParm = Old->getParamDecl(Idx); in MergeFunctionDecl() local
H A DSemaTemplate.cpp7696 for (TemplateParameterList::iterator OldParm = Old->begin(), in TemplateParameterListsAreEqual() local
H A DTreeTransform.h5896 ParmVarDecl *OldParm, int indexAdjustment, in TransformFunctionTypeParam()
5965 if (ParmVarDecl *OldParm = Params[i]) { in TransformFunctionTypeParams() local