Home
last modified time | relevance | path

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

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