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

/external/clang/include/clang/Sema/
H A DTemplate.h329 void MakeInstantiatedLocalArgPack(const Decl *D);
/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp722 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack);
2595 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { function in class:LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp2317 Scope->MakeInstantiatedLocalArgPack(OldParam);
2365 Scope.MakeInstantiatedLocalArgPack(PatternParam);

Completed in 78 milliseconds