Searched refs:lang_subcmd_sp (Results 1 – 1 of 1) sorted by relevance
1170 if (auto lang_subcmd_sp = GetFrameLanguageCommand()) { in GetCommandSP() local1171 lang_subcmd = lang_subcmd_sp->GetAsMultiwordCommand(); in GetCommandSP()1172 command_sp = lang_subcmd_sp->GetSubcommandSPExact(cmd_str); in GetCommandSP()