Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp400 StackOption<bool> RemoveOption("remove-option", cl::sub(SC), cl::init(false)); in TEST() local
440 StackOption<bool> RemoveOption("remove-option", cl::sub(*cl::AllSubCommands), in TEST() local