Home
last modified time | relevance | path

Searched refs:SimpleRegistryEntry (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DRegistry.h26 class SimpleRegistryEntry {
31 SimpleRegistryEntry(const char *N, const char *D, std::unique_ptr<T> (*C)()) in SimpleRegistryEntry() function
48 typedef SimpleRegistryEntry<T> entry;