Searched defs:removeArgument (Results 1 – 3 of 3) sorted by relevance
78 void removeArgument(const std::string &Arg) { in removeArgument() function
66 static FixItHint removeArgument(const MatchFinder::MatchResult &Result, removeArgument() function
420 void Option::removeArgument() { GlobalParser->removeOption(this); } removeArgument() function in Option