Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp113 DeclContext *InnermostFileDC = InnermostFileScope->getEntity(); in visitScopeChain() local
114 assert(InnermostFileDC && InnermostFileDC->isFileContext()); in visitScopeChain()
126 visit(I, InnermostFileDC); in visitScopeChain()