Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h38 using HardcodedFormatterFinders = variable
41 typedef HardcodedFormatterFinders<TypeFormatImpl> HardcodedFormatFinder;
42 typedef HardcodedFormatterFinders<TypeSummaryImpl> HardcodedSummaryFinder;
43 typedef HardcodedFormatterFinders<SyntheticChildren> HardcodedSyntheticFinder;
44 typedef HardcodedFormatterFinders<TypeValidatorImpl> HardcodedValidatorFinder;