Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp2420 auto NewParm = SemaRef.SubstParmVarDecl( in TransformFunctionTypeParam()
3068 ParmVarDecl *Sema::SubstParmVarDecl( in SubstParmVarDecl() function in Sema
HDSemaTemplateInstantiateDecl.cpp2901 return SemaRef.SubstParmVarDecl(D, TemplateArgs, /*indexAdjustment*/ 0, in VisitParmVarDecl()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h13287 SubstParmVarDecl(ParmVarDecl *D,