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