Searched refs:lang_plugin (Results 1 – 1 of 1) sorted by relevance
294 if (Language *lang_plugin = Language::FindPlugin(lang_type)) { in PrintDecl() local295 m_options.m_decl_printing_helper = lang_plugin->GetDeclPrintingHelper(); in PrintDecl()