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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp313 DeclContext *FromLexicalDC = FromD->getLexicalDeclContext(); local
322 if (ToDC != ToLexicalDC && FromLexicalDC->containsDeclAndLoad(FromD)) {

Completed in 145 milliseconds