Searched refs:MakeInstantiatedLocalArgPack (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DTemplate.h336 void MakeInstantiatedLocalArgPack(const Decl *D);
/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp674 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack);
2816 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { function in class:LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp3079 Scope->MakeInstantiatedLocalArgPack(OldParam);
3166 Scope.MakeInstantiatedLocalArgPack(PatternParam);

Completed in 628 milliseconds