Searched refs:NextFD (Results 1 – 1 of 1) sorted by relevance
2591 for (auto NextFD : FD->redecls()) { in getFunctionDeclaration() local2592 auto MI = SPCache.find(NextFD->getCanonicalDecl()); in getFunctionDeclaration()