Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplate.h305 NamedDecl *getPartiallySubstitutedPack(
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp705 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in ForgetPartiallySubstitutedPack()
724 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){ in RememberPartiallySubstitutedPack()
2345 NamedDecl *LocalInstantiationScope::getPartiallySubstitutedPack( in getPartiallySubstitutedPack() function in LocalInstantiationScope
DSemaTemplateVariadic.cpp535 = CurrentInstantiationScope->getPartiallySubstitutedPack()){ in CheckParameterPacksForExpansion()
DSemaTemplateDeduction.cpp567 = S.CurrentInstantiationScope->getPartiallySubstitutedPack( in PrepareArgumentPackDeduction()
2513 if (CurrentInstantiationScope->getPartiallySubstitutedPack(&ExplicitArgs, in FinishTemplateArgumentDeduction()