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