| /openbsd-src/gnu/llvm/clang/lib/Tooling/ |
| H A D | CommonOptionsParser.cpp | 85 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in init() argument 116 if (!cl::ParseCommandLineOptions(argc, argv, Overview, &OS)) { in init() 158 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in create() argument 161 Parser.init(argc, argv, Category, OccurrencesFlag, Overview); in create() 169 llvm::cl::NumOccurrencesFlag OccurrencesFlag, const char *Overview) { in CommonOptionsParser() argument 170 llvm::Error Err = init(argc, argv, Category, OccurrencesFlag, Overview); in CommonOptionsParser()
|
| H A D | Execution.cpp | 60 const char *Overview) { in createExecutorFromCommandLineArgsImpl() argument 63 /*Overview=*/Overview); in createExecutorFromCommandLineArgsImpl() 90 const char *Overview) { in createExecutorFromCommandLineArgs() argument 92 Overview); in createExecutorFromCommandLineArgs()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/ |
| H A D | CommonOptionsParser.h | 79 const char *Overview = nullptr); 87 const char *Overview = nullptr); 111 const char *Overview);
|
| H A D | Execution.h | 174 const char *Overview = nullptr); 180 const char *Overview = nullptr);
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | bfd.texinfo | 90 @node Top, Overview, (dir), (dir) 96 * Overview:: Overview of BFD 103 @node Overview, BFD front end, Top, Top 129 @node History, How It Works, Overview, Overview 152 @node How It Works, What BFD Version 2 Can Do, History, Overview 203 @node What BFD Version 2 Can Do, , How It Works, Overview 207 @node BFD front end, BFD back ends, Overview, Top
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | bfd.texinfo | 77 @node Top, Overview, (dir), (dir) 83 * Overview:: Overview of BFD 90 @node Overview, BFD front end, Top, Top 116 @node History, How It Works, Overview, Overview 139 @node How It Works, What BFD Version 2 Can Do, History, Overview 190 @node What BFD Version 2 Can Do, , How It Works, Overview 194 @node BFD front end, BFD back ends, Overview, Top
|
| /openbsd-src/gnu/llvm/llvm/include/llvm-c/ |
| H A D | Support.h | 46 const char *Overview);
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | PointerAuth.md | 41 ##### Overview: 73 ##### Overview: 101 ##### Overview: 143 ##### Overview: 176 ##### Overview: 207 ##### Overview:
|
| H A D | LangRef.rst | 3430 :Overview: 3448 :Overview: 3500 :Overview: 3568 :Overview: 3586 :Overview: 3607 :Overview: 3643 :Overview: 3690 :Overview: 3792 :Overview: 3807 :Overview: [all …]
|
| H A D | Coroutines.rst | 774 Overview: 802 Overview: 829 Overview: 855 Overview: 933 Overview: 960 Overview: 985 Overview: 1019 Overview: 1069 Overview: 1116 Overview: [all …]
|
| /openbsd-src/gnu/llvm/clang/tools/clang-extdef-mapping/ |
| H A D | ClangExtDefMapGen.cpp | 202 const char *Overview = "\nThis tool collects the USR name and location " in main() local 209 argc, argv, ClangExtDefMapGenCategory, cl::ZeroOrMore, Overview); in main()
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Zip.rst | 12 Overview chapter
|
| H A D | Ranges.rst | 13 Overview chapter
|
| H A D | Cxx14.rst | 13 Overview chapter
|
| H A D | Format.rst | 13 Overview chapter
|
| H A D | Spaceship.rst | 13 Overview chapter
|
| H A D | Cxx2b.rst | 13 Overview chapter
|
| H A D | Cxx17.rst | 13 Overview chapter
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | AMDGPUAsmGFX1013.rst | 27 Overview chapter
|
| H A D | AMDGPUAsmGFX904.rst | 27 Overview chapter
|
| H A D | AMDGPUAsmGFX900.rst | 27 Overview chapter
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | libiberty.texi | 87 * Overview:: Overview of available function groups. 135 @node Overview 136 @chapter Overview
|
| /openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/ |
| H A D | FeatureTestMacros.rst | 8 Overview chapter
|
| /openbsd-src/gnu/usr.bin/texinfo/util/ |
| H A D | dir-example | 339 * gunzip: (gzip)Overview. Decompression. 340 * gzexe: (gzip)Overview. Compress executables. 477 * zcat: (gzip)Overview. Decompression to stdout. 478 * zdiff: (gzip)Overview. Compare compressed files. 479 * zforce: (gzip)Overview. Force .gz extension on files. 480 * zgrep: (gzip)Overview. Search compressed files. 481 * zmore: (gzip)Overview. Decompression output by pages.
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-gsymutil/ |
| H A D | llvm-gsymutil.cpp | 442 const char *Overview = in main() local 451 cl::ParseCommandLineOptions(argc, argv, Overview); in main()
|