Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2785 for (auto NextFD : FD->redecls()) { in getFunctionDeclaration() local
2786 auto MI = SPCache.find(NextFD->getCanonicalDecl()); in getFunctionDeclaration()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3677 for (auto NextFD : FD->redecls()) { in getFunctionDeclaration() local
3678 auto MI = SPCache.find(NextFD->getCanonicalDecl()); in getFunctionDeclaration()