clang 19.0.0git
Classes | Namespaces
IncrementalParser.cpp File Reference
#include "IncrementalParser.h"
#include "clang/AST/DeclContextInternals.h"
#include "clang/CodeGen/BackendUtil.h"
#include "clang/CodeGen/CodeGenAction.h"
#include "clang/CodeGen/ModuleBuilder.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/FrontendAction.h"
#include "clang/FrontendTool/Utils.h"
#include "clang/Interpreter/Interpreter.h"
#include "clang/Parse/Parser.h"
#include "clang/Sema/Sema.h"
#include "llvm/Option/ArgList.h"
#include "llvm/Support/CrashRecoveryContext.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/Timer.h"
#include <sstream>

Go to the source code of this file.

Classes

class  clang::IncrementalASTConsumer
 
class  clang::IncrementalAction
 A custom action enabling the incremental processing functionality. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.