Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DProcess.inc250 cl::TokenizeWindowsCommandLineFull(Cmd, Saver, TmpArgs, /*MarkEOLs=*/false);
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h2103 void TokenizeWindowsCommandLineFull(StringRef Source, StringSaver &Saver,
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp1064 void cl::TokenizeWindowsCommandLineFull(StringRef Src, StringSaver &Saver, in TokenizeWindowsCommandLineFull() function in cl