Searched refs:PackIdx (Results 1 – 1 of 1) sorted by relevance
6122 int PackIdx = ArgumentPackSubstitutionIndex; in FindInstantiatedDecl() local6123 assert(PackIdx != -1 && in FindInstantiatedDecl()6126 return cast<NamedDecl>((*Found->get<DeclArgumentPack *>())[PackIdx]); in FindInstantiatedDecl()