LLDB
mainline
|
#include <map>
#include <memory>
#include <set>
#include <vector>
#include "clang/AST/ASTImporter.h"
#include "clang/AST/CharUnits.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclCXX.h"
#include "clang/Basic/FileManager.h"
#include "clang/Basic/FileSystemOptions.h"
#include "lldb/Host/FileSystem.h"
#include "lldb/Symbol/CompilerDeclContext.h"
#include "lldb/Symbol/CxxModuleHandler.h"
#include "lldb/lldb-types.h"
#include "llvm/ADT/DenseMap.h"
Go to the source code of this file.
Classes | |
class | lldb_private::ClangASTMetrics |
class | lldb_private::ClangASTImporter |
struct | lldb_private::ClangASTImporter::LayoutInfo |
class | lldb_private::ClangASTImporter::MapCompleter |
class | lldb_private::ClangASTImporter::ASTImporterDelegate::CxxModuleScope |
Scope guard that attaches a CxxModuleHandler to an ASTImporterDelegate and deattaches it at the end of the scope. More... | |
Namespaces | |
lldb_private | |
Enumerations for broadcasting. | |