Searched refs:m_synth_cont (Results 1 – 2 of 2) sorted by relevance
262 return m_synth_cont.GetExactMatch(); in GetTypeSyntheticsContainer()266 return m_synth_cont.GetRegexMatch(); in GetRegexTypeSyntheticsContainer()269 SynthContainer &GetSyntheticsContainer() { return m_synth_cont; } in GetSyntheticsContainer()322 SynthContainer m_synth_cont; variable
19 m_synth_cont(clist), m_enabled(false), m_change_listener(clist), in TypeCategoryImpl()