LLVM: llvm::SimpleRegistryEntry< T > Class Template Reference (original) (raw)

A simple registry entry which provides only a name, description, and no-argument constructor. More...

#include "[llvm/Support/Registry.h](Registry%5F8h%5Fsource.html)"

Detailed Description

template<typename T>
class llvm::SimpleRegistryEntry< T >

A simple registry entry which provides only a name, description, and no-argument constructor.

Definition at line 27 of file Registry.h.

Constructor & Destructor Documentation

Member Function Documentation

getDesc()

getName()

instantiate()


The documentation for this class was generated from the following file: