Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DCommandLineTest.cpp587 StackOption<bool> Opt1("opt1", cl::sub(SC1), cl::init(false)); in TEST() local
719 StackOption<std::string> Opt1("opt1", cl::init("true")); in TEST() local