clang 17.0.0git
Namespaces | Typedefs
FrontendPluginRegistry.h File Reference
#include "clang/Frontend/FrontendAction.h"
#include "llvm/Support/Registry.h"
Include dependency graph for FrontendPluginRegistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang
 

Typedefs

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