Home | History | Annotate | Download | only in Support

Lines Matching defs:addLiteralOption

474       O.getParser().addLiteralOption(Values[i].first, Values[i].second.first,
642 /// addLiteralOption - Add an entry to the mapping table.
645 void addLiteralOption(const char *Name, const DT &V, const char *HelpStr) {