Searched defs:IsDashDashCommand (Results 1 – 2 of 2) sorted by relevance
172 bool CommandAlias::IsDashDashCommand() { in IsDashDashCommand() function in CommandAlias
159 virtual bool IsDashDashCommand() { return false; } in IsDashDashCommand() function