14#ifndef LLVM_CLANG_INTERPRETER_PARTIALTRANSLATIONUNIT_H
15#define LLVM_CLANG_INTERPRETER_PARTIALTRANSLATIONUNIT_H
25class TranslationUnitDecl;
The top declaration context.
@ Module
Module linkage, which indicates that the entity can be referred to from other translation units withi...
YAML serialization mapping.
The class keeps track of various objects created as part of processing incremental inputs.
TranslationUnitDecl * TUPart
std::unique_ptr< llvm::Module > TheModule
The llvm IR produced for the input.