Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h456 getPartiallySubstitutedPack(const TemplateArgument **ExplicitArgs = nullptr,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp742 = CurrentInstantiationScope->getPartiallySubstitutedPack()){ in CheckParameterPacksForExpansion()
793 CurrentInstantiationScope->getPartiallySubstitutedPack(); in CheckParameterPacksForExpansion()
H A DSemaTemplateInstantiate.cpp972 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in ForgetPartiallySubstitutedPack()
991 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in RememberPartiallySubstitutedPack()
3686 NamedDecl *LocalInstantiationScope::getPartiallySubstitutedPack( in getPartiallySubstitutedPack() function in LocalInstantiationScope
H A DSemaTemplateDeduction.cpp782 if (auto *Partial = Scope->getPartiallySubstitutedPack( in finishConstruction()
2824 CurrentInstantiationScope->getPartiallySubstitutedPack() == Param) { in ConvertDeducedTemplateArguments()
H A DSemaTemplate.cpp5892 CurrentInstantiationScope->getPartiallySubstitutedPack()) { in CheckTemplateArgumentList()