Home
last modified time | relevance | path

Searched defs:removeArgument (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerCommand.h77 void removeArgument(const std::string &Arg) { in removeArgument() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp371 void Option::removeArgument() { GlobalParser->removeOption(this); } in removeArgument() function in Option
/external/llvm/lib/Support/
DCommandLine.cpp351 void Option::removeArgument() { GlobalParser->removeOption(this); } in removeArgument() function in Option
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp449 void Option::removeArgument() { GlobalParser->removeOption(this); } in removeArgument() function in Option