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