Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplate.h283 void InstantiatedLocalPackArg(const Decl *D, Decl *Inst);
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1516 CurrentInstantiationScope->InstantiatedLocalPackArg(OldParm, NewParm); in SubstParmVarDecl()
2318 void LocalInstantiationScope::InstantiatedLocalPackArg(const Decl *D, in InstantiatedLocalPackArg() function in LocalInstantiationScope
DSemaTemplateInstantiateDecl.cpp2123 SemaRef.CurrentInstantiationScope->InstantiatedLocalPackArg(OldParam, in SubstFunctionType()
2454 Scope.InstantiatedLocalPackArg(PatternParam, FunctionParam); in InstantiateFunctionDefinition()