Searched defs:removeArgument (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h77 void removeArgument(const std::string &Arg) { function in class:fuzzer::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp449 void Option::removeArgument() { GlobalParser->removeOption(this); } function in class:Option

Completed in 132 milliseconds