Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp215 TEST(CommandLineTest, TokenizeGNUCommandLine) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp822 void cl::TokenizeGNUCommandLine(StringRef Src, StringSaver &Saver, in TokenizeGNUCommandLine() function in cl