|
clang 22.0.0git
|
#include "IncrementalAction.h"#include "clang/AST/ASTConsumer.h"#include "clang/CodeGen/CodeGenAction.h"#include "clang/CodeGen/ModuleBuilder.h"#include "clang/Frontend/CompilerInstance.h"#include "clang/Frontend/FrontendOptions.h"#include "clang/FrontendTool/Utils.h"#include "clang/Interpreter/Interpreter.h"#include "clang/Lex/PreprocessorOptions.h"#include "clang/Sema/Sema.h"#include "llvm/IR/Module.h"#include "llvm/Support/Error.h"#include "llvm/Support/ErrorHandling.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |