Files
clang-p2996/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp
Raphael Isemann defd0e24aa [lldb][NFC] Move NameSearchContext to own header/source files
The class is large enough to be in its own file. This patch also removes the cyclic
dependency between ClangASTSource <-> NameSearchContext.
2020-02-25 12:25:36 +01:00

5.9 KiB