Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurrentInstantiationScope

603     if (!S.CurrentInstantiationScope)
611 = S.CurrentInstantiationScope->getPartiallySubstitutedPack(
2556 CurrentInstantiationScope->SetPartiallySubstitutedPack(
2846 if (CurrentInstantiationScope &&
2847 CurrentInstantiationScope->getPartiallySubstitutedPack(&ExplicitArgs,
2854 CurrentInstantiationScope->ResetPartiallySubstitutedPack();