Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp673 static Expected<Config> parseCommandLine(int Argc, char **Argv) { parseCommandLine() function
/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp312 static ArchiveOperation parseCommandLine() { in parseCommandLine() function