Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplate.h367 getPartiallySubstitutedPack(const TemplateArgument **ExplicitArgs = nullptr,
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp677 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in ForgetPartiallySubstitutedPack()
696 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in RememberPartiallySubstitutedPack()
2870 NamedDecl *LocalInstantiationScope::getPartiallySubstitutedPack( in getPartiallySubstitutedPack() function in LocalInstantiationScope
DSemaTemplateVariadic.cpp609 = CurrentInstantiationScope->getPartiallySubstitutedPack()){ in CheckParameterPacksForExpansion()
DSemaTemplateDeduction.cpp620 S.CurrentInstantiationScope->getPartiallySubstitutedPack( in PackDeductionScope()
2798 if (CurrentInstantiationScope->getPartiallySubstitutedPack() == in FinishTemplateArgumentDeduction()
2833 CurrentInstantiationScope->getPartiallySubstitutedPack(&ExplicitArgs, in FinishTemplateArgumentDeduction()
DSemaTemplate.cpp4011 CurrentInstantiationScope->getPartiallySubstitutedPack()) { in CheckTemplateArgumentList()