clang 19.0.0git
Namespaces | Typedefs
FrontendPluginRegistry.h File Reference
#include "clang/Frontend/FrontendAction.h"
#include "llvm/Support/Registry.h"

Go to the source code of this file.

Namespaces

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

Typedefs

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