Searched refs:SawIndices (Results 1 – 1 of 1) sorted by relevance
590 llvm::SmallBitVector SawIndices(TemplateParams->size()); in PackDeductionScope() local596 if (Depth == 0 && !SawIndices[Index]) { in PackDeductionScope()597 SawIndices[Index] = true; in PackDeductionScope()