Home
last modified time | relevance | path

Searched refs:SubstParmVarDecl (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp1329 return SemaRef.SubstParmVarDecl(OldParm, TemplateArgs, indexAdjustment, in TransformFunctionTypeParam()
1620 ParmVarDecl *Sema::SubstParmVarDecl(ParmVarDecl *OldParm, in SubstParmVarDecl() function in Sema
HDSemaTemplateInstantiateDecl.cpp1907 return SemaRef.SubstParmVarDecl(D, TemplateArgs, /*indexAdjustment*/ 0, None, in VisitParmVarDecl()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h6910 ParmVarDecl *SubstParmVarDecl(ParmVarDecl *D,