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