Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2022 ParmVarDecl *OldParm, int indexAdjustment, in TransformFunctionTypeParam()
2694 ParmVarDecl *OldParm, const MultiLevelTemplateArgumentList &TemplateArgs, in SubstParmVarDecl()
H A DSemaDecl.cpp3444 ParmVarDecl *OldParm; member
4236 ParmVarDecl *OldParm = Old->getParamDecl(Idx); in MergeFunctionDecl() local
H A DTreeTransform.h5701 ParmVarDecl *OldParm, int indexAdjustment, in TransformFunctionTypeParam()
5770 if (ParmVarDecl *OldParm = Params[i]) { in TransformFunctionTypeParams() local
H A DSemaTemplate.cpp8152 for (TemplateParameterList::iterator OldParm = Old->begin(), in TemplateParameterListsAreEqual() local