Home
last modified time | relevance | path

Searched refs:getPartiallySubstitutedPack (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h414 getPartiallySubstitutedPack(const TemplateArgument **ExplicitArgs = nullptr,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp700 = CurrentInstantiationScope->getPartiallySubstitutedPack()){ in CheckParameterPacksForExpansion()
751 CurrentInstantiationScope->getPartiallySubstitutedPack(); in CheckParameterPacksForExpansion()
H A DSemaTemplateInstantiate.cpp783 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in ForgetPartiallySubstitutedPack()
802 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in RememberPartiallySubstitutedPack()
3004 NamedDecl *LocalInstantiationScope::getPartiallySubstitutedPack( in getPartiallySubstitutedPack() function in LocalInstantiationScope
H A DSemaTemplateDeduction.cpp765 if (auto *Partial = Scope->getPartiallySubstitutedPack( in finishConstruction()
2626 CurrentInstantiationScope->getPartiallySubstitutedPack() == Param) { in ConvertDeducedTemplateArguments()
H A DSemaTemplate.cpp5268 CurrentInstantiationScope->getPartiallySubstitutedPack()) { in CheckTemplateArgumentList()