Home
last modified time | relevance | path

Searched refs:NextFD (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3742 for (auto NextFD : FD->redecls()) { in getFunctionDeclaration() local
3743 auto MI = SPCache.find(NextFD->getCanonicalDecl()); in getFunctionDeclaration()