Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2941 if (SemaRef.SubstDefaultArgument(D->getInnerLocStart(), PVD, TemplateArgs)) { in VisitFunctionDecl()
3328 if (SemaRef.SubstDefaultArgument(StartLoc, Params[P], TemplateArgs)) { in VisitCXXMethodDecl()
5229 if (SubstDefaultArgument(CallLoc, Param, TemplateArgs, /*ForCallExpr*/ true)) in InstantiateDefaultArgument()
H A DSemaTemplateInstantiate.cpp1798 if (SemaRef.SubstDefaultArgument(EqualLoc, PVD, TemplateArgs)) { in RebuildLambdaExpr()
3401 bool Sema::SubstDefaultArgument( in SubstDefaultArgument() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13577 bool SubstDefaultArgument(SourceLocation Loc, ParmVarDecl *Param,