Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp753 cl::ParseCommandLineOptions(2, args0, StringRef(), &llvm::nulls())); in TEST() local
705 const char *args0[] = {"prog", "-remove-option"}; TEST() local
799 const char *args0[] = {"prog", "-b", "args0 bar string", "-f"}; TEST() local
[all...]