14#ifndef LLVM_CLANG_INTERPRETER_PARTIALTRANSLATIONUNIT_H
15#define LLVM_CLANG_INTERPRETER_PARTIALTRANSLATIONUNIT_H
25class TranslationUnitDecl;
The top declaration context.
The JSON file list parser is used to communicate input to InstallAPI.
@ Module
Module linkage, which indicates that the entity can be referred to from other translation units withi...
Diagnostic wrappers for TextAPI types for error reporting.
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.