Home
last modified time | relevance | path

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

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