Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp1247 template <typename... Ts> std::string runTest(Ts... OptionAttributes) { in runTest() argument
1257 OptionAttributes...); in runTest()
1370 size_t runTest(StringRef ArgName, Ts... OptionAttributes) { in runTest() argument
1372 OptionAttributes...); in runTest()