Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp295 DeclContext *FromLexicalDC = FromD->getLexicalDeclContext(); in addDeclToContexts() local
304 if (ToDC != ToLexicalDC && FromLexicalDC->containsDeclAndLoad(FromD)) { in addDeclToContexts()