| /llvm-project-15.0.7/llvm/tools/llvm-tapi-diff/ |
| H A D | DiffEngine.cpp | 387 DiffOutput Docs("Inlined Reexported Frameworks/Libraries"); in findDifferences() local 388 Docs.Kind = AD_Inline_Doc; in findDifferences() 402 Docs.Values.push_back( in findDifferences() 407 Docs.Values.push_back(std::make_unique<InlineDoc>(InlineDoc( in findDifferences() 417 Docs.Values.push_back(std::make_unique<InlineDoc>(InlineDoc( in findDifferences() 420 if (!Docs.Values.empty()) in findDifferences() 421 Output.push_back(std::move(Docs)); in findDifferences()
|
| /llvm-project-15.0.7/clang/docs/analyzer/ |
| H A D | user-docs.rst | 1 User Docs
|
| H A D | developer-docs.rst | 1 Developer Docs
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticCategories.h | 24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
|
| H A D | AttrDocs.td | 6344 See also `the Microsoft Docs on Inline Functions`_, `the GCC Common Function 6347 .. _the Microsoft Docs on Inline Functions: https://docs.microsoft.com/en-us/cpp/cpp/inline-functio…
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/ |
| H A D | Dex.cpp | 95 [&Result](Token::Kind TK, llvm::StringMap<std::vector<DocID>> &Docs) { in build() argument 96 for (auto &E : Docs) { in build() 100 Docs = {}; in build()
|
| /llvm-project-15.0.7/clang/tools/diagtool/ |
| H A D | DiagnosticNames.cpp | 69 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ReportingGuide.rst | 104 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_. 108 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
|
| H A D | ResponseGuide.rst | 295 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_. 299 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
|
| H A D | DiscourseMigrationGuide.md | 127 <tr><td>Docs</td><td>Obsolete</td></tr>
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/ |
| H A D | README.rst | 35 `Docs on ReadTheDocs <https://pexpect.readthedocs.io/>`_
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | DiagnosticIDs.cpp | 622 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument 623 {FlagNameOffset, Members, SubGroups, Docs},
|
| /llvm-project-15.0.7/lldb/tools/lldb-vscode/ |
| H A D | README.md | 66 …uire you to create a [launch configuration](https://code.visualstudio.com/Docs/editor/debugging#_l… 72 …ode you will need to create a [launch.json](https://code.visualstudio.com/Docs/editor/debugging#_l…
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 4490 std::vector<Record *> Docs = A->getValueAsListOfDefs("Documentation"); in EmitClangAttrDocTable() local 4491 assert(!Docs.empty()); in EmitClangAttrDocTable() 4495 Docs.front()->getValueAsOptionalString("Content").value_or(""); in EmitClangAttrDocTable() 4706 std::vector<Record *> Docs = Attr.getValueAsListOfDefs("Documentation"); in EmitClangAttrDocs() local 4707 for (const auto *D : Docs) { in EmitClangAttrDocs() 4715 if (InternalOnly && Docs.size() > 1) in EmitClangAttrDocs()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | OpenCLSupport.rst | 316 <https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/cxxforopencl-docrev2021.12>`_.
|
| H A D | UsersManual.rst | 3444 <https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/cxxforopencl-docrev2021.12>`_.
|