Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCommandLine.cpp361 void Option::removeArgument() { GlobalParser->removeOption(this); } in removeArgument() function in Option
/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