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

/external/clang/include/clang/Sema/
H A DTemplate.h350 NamedDecl *getPartiallySubstitutedPack(
/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp728 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){
747 = SemaRef.CurrentInstantiationScope->getPartiallySubstitutedPack()){
2616 NamedDecl *LocalInstantiationScope::getPartiallySubstitutedPack( function in class:LocalInstantiationScope
H A DSemaTemplateVariadic.cpp602 = CurrentInstantiationScope->getPartiallySubstitutedPack()){
H A DSemaTemplateDeduction.cpp581 = S.CurrentInstantiationScope->getPartiallySubstitutedPack(
2608 CurrentInstantiationScope->getPartiallySubstitutedPack(&ExplicitArgs,

Completed in 187 milliseconds