Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp106 DeclContext *InnermostFileDC = InnermostFileScope->getEntity(); in visitScopeChain() local
107 assert(InnermostFileDC && InnermostFileDC->isFileContext()); in visitScopeChain()
118 visit(I, InnermostFileDC); in visitScopeChain()