Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DLanguageCategory.h66 HardcodedFormatters::HardcodedSyntheticFinder m_hardcoded_synthetics;
H A DFormatClasses.h43 typedef HardcodedFormatterFinders<SyntheticChildren> HardcodedSyntheticFinder; typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h89 HardcodedFormatters::HardcodedSyntheticFinder
H A DCPlusPlusLanguage.cpp1029 HardcodedFormatters::HardcodedSyntheticFinder
1033 static HardcodedFormatters::HardcodedSyntheticFinder g_formatters; in GetHardcodedSynthetics()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DLanguage.h176 virtual HardcodedFormatters::HardcodedSyntheticFinder
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DLanguage.cpp133 HardcodedFormatters::HardcodedSyntheticFinder