Home | History | Annotate | Download | only in Support

Lines Matching refs:removeOption

153   void removeOption(Option *O) {
228 void Option::removeArgument() { GlobalParser->removeOption(this); }