Searched refs:m_hardcoded_synthetics (Results 1 – 2 of 2) sorted by relevance
23 m_hardcoded_synthetics(), m_format_cache(), m_enabled(false) { in LanguageCategory()28 m_hardcoded_synthetics = language_plugin->GetHardcodedSynthetics(); in LanguageCategory()84 return m_hardcoded_synthetics; in GetHardcodedFinder()
48 HardcodedFormatters::HardcodedSyntheticFinder m_hardcoded_synthetics; variable