Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2190 auto NewParm = SemaRef.SubstParmVarDecl( in TransformFunctionTypeParam()
2882 ParmVarDecl *Sema::SubstParmVarDecl( in SubstParmVarDecl() function in Sema
H A DSemaTemplateInstantiateDecl.cpp2857 return SemaRef.SubstParmVarDecl(D, TemplateArgs, /*indexAdjustment*/ 0, in VisitParmVarDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10268 SubstParmVarDecl(ParmVarDecl *D,