Home
last modified time | relevance | path

Searched refs:ParseCommandLineOptions (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DFuzzerCLI.cpp29 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in parseFuzzerCLOpts()
65 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in handleExecNameEncodedBEOpts()
139 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in handleExecNameEncodedOptimizerOpts()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dllvm-xray.cpp26 cl::ParseCommandLineOptions(argc, argv, in main()
/freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArch.cpp35 cl::ParseCommandLineOptions( in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp38 cl::ParseCommandLineOptions(argc, argv, "Remark file utilities\n"); in main()
/freebsd-14.2/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGen.cpp69 cl::ParseCommandLineOptions(argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSystemInitializerFull.cpp66 llvm::cl::ParseCommandLineOptions(1, &arg0); in Initialize()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGen.cpp82 cl::ParseCommandLineOptions(argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp49 cl::ParseCommandLineOptions(argc, argv, "Module extractor"); in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp73 cl::ParseCommandLineOptions(argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/clang/tools/nvptx-arch/
H A DNVPTXArch.cpp91 cl::ParseCommandLineOptions( in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-sim/
H A Dllvm-sim.cpp111 cl::ParseCommandLineOptions(argc, argv, "LLVM IR Similarity Visualizer\n"); in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp121 cl::ParseCommandLineOptions(argc, argv, in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp34 cl::ParseCommandLineOptions(argc, argv, "LLVM code coverage tool\n"); in convertForTestingMain()
H A Dgcov.cpp167 cl::ParseCommandLineOptions(argc, argv, "LLVM code coverage tool\n"); in gcovMain()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp107 cl::ParseCommandLineOptions(argc, argv, "llvm-bcanalyzer file analyzer\n"); in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp101 cl::ParseCommandLineOptions(argc, argv, in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-as/
H A Dllvm-as.cpp119 cl::ParseCommandLineOptions(argc, argv, "llvm .ll -> .bc assembler\n"); in main()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp70 cl::ParseCommandLineOptions(argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp116 if (!cl::ParseCommandLineOptions(argc, argv, Overview, &OS)) { in init()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp145 cl::ParseCommandLineOptions(argc, argv, "LLVM C++ mangled name remapper\n"); in main()
/freebsd-14.2/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp146 cl::ParseCommandLineOptions( in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp168 cl::ParseCommandLineOptions(argc, argv, "llvm .bc -> .ll disassembler\n"); in main()
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp230 llvm::cl::ParseCommandLineOptions(NumArgs + 1, Args.get()); in ExecuteCompilerInvocation()
/freebsd-14.2/contrib/llvm-project/clang/tools/clang-repl/
H A DClangRepl.cpp143 llvm::cl::ParseCommandLineOptions(argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DTableGen.cpp593 cl::ParseCommandLineOptions(argc, argv); in main()

123