Home
last modified time | relevance | path

Searched defs:InnermostFileScope (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp100 void visitScopeChain(Scope *S, Scope *InnermostFileScope) { in visitScopeChain()
1043 Scope *InnermostFileScope = S; in CppLookupName() local