LLDB mainline
Classes | Namespaces
ASTUtils.h File Reference
#include "clang/Basic/Module.h"
#include "clang/Sema/Lookup.h"
#include "clang/Sema/MultiplexExternalSemaSource.h"
#include "clang/Sema/Sema.h"
#include "clang/Sema/SemaConsumer.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  lldb_private
 A class that represents a running process on the host machine.