Home
last modified time | relevance | path

Searched refs:KeepOption (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
DCommandLineTest.cpp401 StackOption<bool> KeepOption("keep-option", cl::sub(SC), cl::init(false)); in TEST() local
442 StackOption<bool> KeepOption("keep-option", cl::sub(*cl::AllSubCommands), in TEST() local