Home
last modified time | relevance | path

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

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