Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h27 class SimpleRegistryEntry {
32 SimpleRegistryEntry(StringRef N, StringRef D, std::unique_ptr<T> (*C)()) in SimpleRegistryEntry() function
47 typedef SimpleRegistryEntry<T> entry;