Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp108 DeclContext *InnermostFileDC = InnermostFileScope->getEntity(); in visitScopeChain() local
109 assert(InnermostFileDC && InnermostFileDC->isFileContext()); in visitScopeChain()
121 visit(I, InnermostFileDC); in visitScopeChain()