Searched refs:RemovedDecl (Results 1 – 1 of 1) sorted by relevance
748 for (const auto *RemovedDecl : RemovedDecls) { in removeDeclsInOldFiles() local749 const auto &SM = RemovedDecl->getASTContext().getSourceManager(); in removeDeclsInOldFiles()750 auto Range = getFullRange(RemovedDecl); in removeDeclsInOldFiles()