clang 24.0.0git
FrontendPluginRegistry.h File Reference
#include "clang/Frontend/FrontendAction.h"
#include "clang/Support/Compiler.h"
#include "llvm/Support/Registry.h"

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.

Typedefs

using clang::FrontendPluginRegistry = llvm::Registry<PluginASTAction>
 The frontend plugin registry.

Variables

template class CLANG_TEMPLATE_ABI llvm::Registry< clang::PluginASTAction >