13#ifndef LLVM_CLANG_FRONTEND_FRONTENDPLUGINREGISTRY_H
14#define LLVM_CLANG_FRONTEND_FRONTENDPLUGINREGISTRY_H
17#include "llvm/Support/Registry.h"
Defines the clang::FrontendAction interface and various convenience abstract classes (clang::ASTFront...
The JSON file list parser is used to communicate input to InstallAPI.
llvm::Registry< PluginASTAction > FrontendPluginRegistry
The frontend plugin registry.