Searched defs:IsRemovable (Results 1 – 6 of 6) sorted by relevance
63 bool IsRemovable() const override { return m_can_be_removed; } in IsRemovable() function
142 virtual bool IsRemovable() const { return false; } in IsRemovable() function
31 bool IsRemovable() const override { return m_is_removable; } in IsRemovable() function
341 bool CommandObjectProxy::IsRemovable() const { in IsRemovable() function in CommandObjectProxy
1094 bool IsRemovable() const override { return true; } in IsRemovable() function in CommandObjectPythonFunction1166 bool IsRemovable() const override { return true; } in IsRemovable() function in CommandObjectScriptingObject
56 bool IsRemovable() const override { return true; } in IsRemovable() function in CommandPluginInterfaceImplementation