Searched refs:TokenizeWindowsCommandLine (Results 1 - 2 of 2) sorted by relevance

/external/llvm/unittests/Support/
H A DCommandLineTest.cpp182 TEST(CommandLineTest, TokenizeWindowsCommandLine) {
187 testCommandLineTokenizer(cl::TokenizeWindowsCommandLine, Input, Output,
/external/llvm/include/llvm/Support/
H A DCommandLine.h1802 void TokenizeWindowsCommandLine(StringRef Source, StringSaver &Saver,

Completed in 175 milliseconds