| /freebsd-13.1/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| H A D | FuzzerCLI.cpp | 36 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in parseFuzzerCLOpts() 72 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in handleExecNameEncodedBEOpts() 136 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in handleExecNameEncodedOptimizerOpts()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | llvm-xray.cpp | 26 cl::ParseCommandLineOptions(argc, argv, in main()
|
| /freebsd-13.1/contrib/llvm-project/lldb/utils/TableGen/ |
| H A D | LLDBTableGen.cpp | 69 cl::ParseCommandLineOptions(argc, argv); in main()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SystemInitializerFull.cpp | 74 llvm::cl::ParseCommandLineOptions(1, &arg0); in Initialize()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-tapi-diff/ |
| H A D | llvm-tapi-diff.cpp | 55 cl::ParseCommandLineOptions( in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-modextract/ |
| H A D | llvm-modextract.cpp | 47 cl::ParseCommandLineOptions(argc, argv, "Module extractor"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-diff/ |
| H A D | llvm-diff.cpp | 72 cl::ParseCommandLineOptions(argc, argv); in main()
|
| /freebsd-13.1/contrib/llvm-project/clang/tools/clang-repl/ |
| H A D | ClangRepl.cpp | 55 llvm::cl::ParseCommandLineOptions(argc, argv); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | TestingSupport.cpp | 31 cl::ParseCommandLineOptions(argc, argv, "LLVM code coverage tool\n"); in convertForTestingMain()
|
| H A D | gcov.cpp | 169 cl::ParseCommandLineOptions(argc, argv, "LLVM code coverage tool\n"); in gcovMain()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-bcanalyzer/ |
| H A D | llvm-bcanalyzer.cpp | 101 cl::ParseCommandLineOptions(argc, argv, "llvm-bcanalyzer file analyzer\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-sim/ |
| H A D | llvm-sim.cpp | 112 cl::ParseCommandLineOptions(argc, argv, "LLVM IR Similarity Visualizer\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-as/ |
| H A D | llvm-as.cpp | 119 cl::ParseCommandLineOptions(argc, argv, "llvm .ll -> .bc assembler\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | CommonOptionsParser.cpp | 116 if (!cl::ParseCommandLineOptions(argc, argv, Overview, &OS)) { in init()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/ |
| H A D | ClangSrcLocDump.cpp | 70 cl::ParseCommandLineOptions(argc, argv); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | bugpoint.cpp | 168 cl::ParseCommandLineOptions(argc, argv, in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cxxmap/ |
| H A D | llvm-cxxmap.cpp | 145 cl::ParseCommandLineOptions(argc, argv, "LLVM C++ mangled name remapper\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | TableGen.cpp | 283 cl::ParseCommandLineOptions(argc, argv); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 162 cl::ParseCommandLineOptions(argc, argv, "llvm .bc -> .ll disassembler\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 97 cl::ParseCommandLineOptions(argc, argv, "merge split dwarf (.dwo) files\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/FrontendTool/ |
| H A D | ExecuteCompilerInvocation.cpp | 236 llvm::cl::ParseCommandLineOptions(NumArgs + 1, Args.get()); in ExecuteCompilerInvocation()
|
| /freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | TableGen.cpp | 479 cl::ParseCommandLineOptions(argc, argv); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 177 bool ParseCommandLineOptions(int argc, const char *const *argv, 1297 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl 1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions() 1333 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser 2676 llvm::cl::ParseCommandLineOptions(argc, argv, StringRef(Overview), in LLVMParseCommandLineOptions()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-extract/ |
| H A D | llvm-extract.cpp | 144 cl::ParseCommandLineOptions(argc, argv, "llvm extractor\n"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 451 cl::ParseCommandLineOptions(argc, argv, "llvm linker\n"); in main()
|