|
LLDB mainline
|
#include "clang/Basic/ASTSourceDescriptor.h"#include "clang/Sema/Lookup.h"#include "clang/Sema/MultiplexExternalSemaSource.h"#include "clang/Sema/Sema.h"#include "clang/Sema/SemaConsumer.h"#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/Support/Casting.h"#include <optional>Go to the source code of this file.
Classes | |
| class | lldb_private::ExternalASTSourceWrapper |
| Wraps an ExternalASTSource into an ExternalSemaSource. More... | |
| class | lldb_private::ASTConsumerForwarder |
| Wraps an ASTConsumer into an SemaConsumer. More... | |
| class | lldb_private::SemaSourceWithPriorities |
| A ExternalSemaSource multiplexer that prioritizes its sources. More... | |
Namespaces | |
| namespace | clang |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |