Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp1688 const char *args12[] = {"prog", "-fa", "val12"}; in TEST() local
1690 cl::ParseCommandLineOptions(3, args12, StringRef(), &llvm::nulls())); in TEST()