Searched refs:ProcessDefaultOption (Results 1 – 1 of 1) sorted by relevance
254 void addOption(Option *O, bool ProcessDefaultOption = false) { in addOption() argument255 if (!ProcessDefaultOption && O->isDefaultOption()) { in addOption()