Home
last modified time | relevance | path

Searched refs:InstantiatedLocalPackArg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h519 void InstantiatedLocalPackArg(const Decl *D, VarDecl *Inst);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1451 SemaRef.CurrentInstantiationScope->InstantiatedLocalPackArg( in transformedLocalDecl()
3171 CurrentInstantiationScope->InstantiatedLocalPackArg(OldParm, NewParm); in SubstParmVarDecl()
4429 void LocalInstantiationScope::InstantiatedLocalPackArg(const Decl *D, in InstantiatedLocalPackArg() function in LocalInstantiationScope
H A DSemaConcept.cpp994 ScopeForParameters.InstantiatedLocalPackArg(PVD, PVD); in SubstituteConstraintExpressionWithoutSatisfaction()
H A DSemaTemplateInstantiateDecl.cpp4504 Scope->InstantiatedLocalPackArg(OldParam, NewParam); in SubstFunctionType()
4632 Scope.InstantiatedLocalPackArg(PatternParam, FunctionParam); in addInstantiatedParametersToScope()