clang 18.0.0git
|
#include "clang/AST/Decl.h"
#include "clang/AST/GlobalDecl.h"
#include "clang/Interpreter/PartialTranslationUnit.h"
#include "clang/Interpreter/Value.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ExecutionEngine/JITSymbol.h"
#include "llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h"
#include "llvm/Support/Error.h"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::IncrementalCompilerBuilder |
Create a pre-configured CompilerInstance for incremental processing. More... | |
class | clang::Interpreter |
Provides top-level interfaces for incremental compilation and execution. More... | |
Namespaces | |
namespace | llvm |
YAML serialization mapping. | |
namespace | llvm::orc |
namespace | clang |