Lines Matching defs:CurrentInstantiationScope
903 if (auto *Scope = S.CurrentInstantiationScope)
3069 LocalInstantiationScope *CurrentInstantiationScope,
3092 if (Param->isParameterPack() && CurrentInstantiationScope &&
3093 CurrentInstantiationScope->getPartiallySubstitutedPack() == Param) {
3096 CurrentInstantiationScope->ResetPartiallySubstitutedPack();
3293 /*CurrentInstantiationScope=*/nullptr, /*NumAlreadyConverted=*/0,
3392 /*CurrentInstantiationScope=*/nullptr,
3483 /*CurrentInstantiationScope=*/nullptr, /*NumAlreadyConverted=*/0,
3723 CurrentInstantiationScope->SetPartiallySubstitutedPack(
4047 CurrentInstantiationScope, NumExplicitlySpecified,
5656 /*CurrentInstantiationScope=*/nullptr,