Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp521 static Expected<Config> parseCommandLine(int Argc, char **Argv) { in parseCommandLine() function
575 Expected<Config> ConfigOrErr = parseCommandLine(Argc, Argv); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp290 static ArchiveOperation parseCommandLine() { in parseCommandLine() function
1222 ArchiveOperation Operation = parseCommandLine(); in ar_main()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dprocess.d3060 string[] parseCommandLine(string line)
3094 auto args = parseCommandLine("Dummy.exe " ~ q);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dprocess.d3866 string[] parseCommandLine(string line)
3902 auto args = parseCommandLine("Dummy.exe " ~ q);