Home
last modified time | relevance | path

Searched defs:parseCommandLine (Results 1 – 2 of 2) 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
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp290 static ArchiveOperation parseCommandLine() { in parseCommandLine() function