LLDB mainline
|
#include <set>
#include "Plugins/ExpressionParser/Clang/ClangASTImporter.h"
#include "Plugins/ExpressionParser/Clang/NameSearchContext.h"
#include "lldb/Symbol/CompilerType.h"
#include "lldb/Target/Target.h"
#include "clang/AST/ExternalASTSource.h"
#include "clang/Basic/IdentifierTable.h"
#include "llvm/ADT/SmallSet.h"
Go to the source code of this file.
Classes | |
class | lldb_private::ClangASTSource |
Provider for named objects defined in the debug info for Clang. More... | |
class | lldb_private::ClangASTSource::ClangASTSourceProxy |
"lldb/Expression/ClangASTSource.h" Proxy for ClangASTSource More... | |
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |