forked from OSchip/llvm-project
5e6b35f4d1
This is used to find nested classes. For a nested name foo::bar::qux we will first look up foo::bar::qux, then foo::bar, then foo unless we find a result. This is used to support nested classes which are not part of the index but can only be used if the header for the parent context is included. Differential Revision: http://reviews.llvm.org/D20372 llvm-svn: 269956 |
||
---|---|---|
.. | ||
find-all-symbols | ||
tool | ||
CMakeLists.txt | ||
InMemorySymbolIndex.cpp | ||
InMemorySymbolIndex.h | ||
IncludeFixer.cpp | ||
IncludeFixer.h | ||
SymbolIndex.h | ||
SymbolIndexManager.cpp | ||
SymbolIndexManager.h | ||
YamlSymbolIndex.cpp | ||
YamlSymbolIndex.h |