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