Searched defs:GCMetadataPrinterRegistry (Results 1 - 2 of 2) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h15 // GCMetadataPrinterRegistry. This is separate from the GCStrategy itself
31 /// GCMetadataPrinterRegistry - The GC assembly printer registry uses all the
33 typedef Registry<GCMetadataPrinter> GCMetadataPrinterRegistry; typedef in namespace:llvm
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h15 // GCMetadataPrinterRegistry. This is separate from the GCStrategy itself
31 /// GCMetadataPrinterRegistry - The GC assembly printer registry uses all the
33 typedef Registry<GCMetadataPrinter> GCMetadataPrinterRegistry; typedef in namespace:llvm

Completed in 2230 milliseconds