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

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

Completed in 194 milliseconds