LLDB mainline
|
#include "clang/AST/ASTImporter.h"
#include "clang/Sema/Sema.h"
#include "llvm/ADT/StringSet.h"
#include <optional>
Go to the source code of this file.
Classes | |
class | lldb_private::CxxModuleHandler |
Handles importing decls into an ASTContext with an attached C++ module. More... | |
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |