/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/ |
H A D | FuzzerCLI.cpp | 29 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in parseFuzzerCLOpts() 65 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in handleExecNameEncodedBEOpts() 129 cl::ParseCommandLineOptions(CLArgs.size(), CLArgs.data()); in handleExecNameEncodedOptimizerOpts()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | llvm-xray.cpp | 26 cl::ParseCommandLineOptions(argc, argv, in main()
|
/openbsd-src/gnu/llvm/llvm/utils/fpcmp/ |
H A D | fpcmp.cpp | 32 cl::ParseCommandLineOptions(argc, argv); in main()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer/ |
H A D | LLJITWithCustomObjectLinkingLayer.cpp | 36 cl::ParseCommandLineOptions(argc, argv, "LLJITWithCustomObjectLinkingLayer"); in main()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithInitializers/ |
H A D | LLJITWithInitializers.cpp | 69 cl::ParseCommandLineOptions(argc, argv, "LLJITWithInitializers"); in main()
|
/openbsd-src/gnu/llvm/lldb/utils/TableGen/ |
H A D | LLDBTableGen.cpp | 69 cl::ParseCommandLineOptions(argc, argv); in main()
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SystemInitializerFull.cpp | 66 llvm::cl::ParseCommandLineOptions(1, &arg0); in Initialize()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITDumpObjects/ |
H A D | LLJITDumpObjects.cpp | 43 cl::ParseCommandLineOptions(argc, argv, "LLJITDumpObjects"); in main()
|
/openbsd-src/gnu/llvm/clang/tools/apinotes-test/ |
H A D | APINotesTest.cpp | 28 llvm::cl::ParseCommandLineOptions(argc, argv); in main()
|
/openbsd-src/gnu/llvm/llvm/examples/HowToUseLLJIT/ |
H A D | HowToUseLLJIT.cpp | 84 cl::ParseCommandLineOptions(argc, argv, "HowToUseLLJIT"); in main()
|
/openbsd-src/gnu/llvm/clang/tools/diagtool/ |
H A D | FindDiagnosticID.cpp | 55 llvm::cl::ParseCommandLineOptions((int)Args.size(), Args.data(), in run()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-split/ |
H A D | llvm-split.cpp | 54 cl::ParseCommandLineOptions(argc, argv, "LLVM module splitter\n"); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/ |
H A D | llvm-tapi-diff.cpp | 46 cl::ParseCommandLineOptions(Argc, Argv, "Text-based Stubs Comparison Tool"); in main()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithObjectCache/ |
H A D | LLJITWithObjectCache.cpp | 86 cl::ParseCommandLineOptions(argc, argv, "LLJITWithObjectCache"); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cat/ |
H A D | llvm-cat.cpp | 52 cl::ParseCommandLineOptions(argc, argv, "Module concatenation"); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-modextract/ |
H A D | llvm-modextract.cpp | 49 cl::ParseCommandLineOptions(argc, argv, "Module extractor"); in main()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/ |
H A D | LLJITWithLazyReexports.cpp | 99 cl::ParseCommandLineOptions(argc, argv, "LLJITWithLazyReexports"); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/ |
H A D | llvm-diff.cpp | 73 cl::ParseCommandLineOptions(argc, argv); in main()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/ |
H A D | LLJITWithGDBRegistrationListener.cpp | 51 cl::ParseCommandLineOptions(argc, argv, "LLJITWithGDBRegistrationListener"); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfod-find/ |
H A D | llvm-debuginfod-find.cpp | 77 cl::ParseCommandLineOptions( in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfod/ |
H A D | llvm-debuginfod.cpp | 71 cl::ParseCommandLineOptions(argc, argv); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-mc-disassemble-fuzzer/ |
H A D | llvm-mc-disassemble-fuzzer.cpp | 111 cl::ParseCommandLineOptions(*argc, OriginalArgv); in LLVMFuzzerInitialize()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | TestingSupport.cpp | 32 cl::ParseCommandLineOptions(argc, argv, "LLVM code coverage tool\n"); in convertForTestingMain()
|
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/ |
H A D | LLJITWithExecutorProcessControl.cpp | 133 cl::ParseCommandLineOptions(argc, argv, "LLJITWithLazyReexports"); in main()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.cpp | 107 cl::ParseCommandLineOptions(argc, argv, "llvm-bcanalyzer file analyzer\n"); in main()
|