OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimpleRegistryEntry
(Results
1 - 16
of
16
) sorted by null
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Registry.h
28
class
SimpleRegistryEntry
{
33
SimpleRegistryEntry
(StringRef N, StringRef D, std::unique_ptr<T> (*C)())
48
typedef
SimpleRegistryEntry
<T> entry;
/external/llvm/include/llvm/Support/
Registry.h
27
class
SimpleRegistryEntry
{
32
SimpleRegistryEntry
(const char *N, const char *D, std::unique_ptr<T> (*C)())
47
typedef
SimpleRegistryEntry
<T> entry;
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Registry.h
21
class
SimpleRegistryEntry
{
26
SimpleRegistryEntry
(const char *N, const char *D, T *(*C)())
36
/// Traits for registry entries. If using other than
SimpleRegistryEntry
, it
43
typedef
SimpleRegistryEntry
<T> entry;
Completed in 838 milliseconds