Home
last modified time | relevance | path

Searched defs:Documentation (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/utils/lit/
H A DREADME.rst23 Documentation chapter
/llvm-project/llvm/docs/
H A Dindex.rst55 Documentation chapter
H A DHowToReleaseLLVM.rst372 tagUpdate Documentation global() argument
/llvm-project/lldb/docs/use/
H A Dpython-reference.rst13 Documentation chapter
/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp31 struct Documentation { global() struct
32 Groups__anon3ac3a4060111::Documentation global() argument
33 Options__anon3ac3a4060111::Documentation global() argument
35 empty__anon3ac3a4060111::Documentation empty() argument
[all...]
H A DClangDiagnosticsEmitter.cpp1741 std::string Documentation = I.second.Defs.back() emitDiagTable() local
1921 const Record *Documentation = Records.getDef("GlobalDocumentation"); EmitClangDiagDocs() local
H A DClangAttrEmitter.cpp5068 const Record *Documentation; global() member in clang::DocumentationData
5073 DocumentationData(const Record & Documentation,const Record & Attribute,std::pair<std::string,SpellingList> HeadingAndSpellings) DocumentationData() argument
5094 GetAttributeHeadingAndSpellings(const Record & Documentation,const Record & Attribute,StringRef Cat) GetAttributeHeadingAndSpellings() argument
5202 const Record *Documentation = Records.getDef("GlobalDocumentation"); EmitClangAttrDocs() local
[all...]
/llvm-project/mlir/docs/DefiningDialects/
H A DAttributesAndTypes.md195 ### Documentation subsection
H A D_index.md83 ### Documentation subsection
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCodeCompletionStringsTests.cpp51 TEST_F(CompletionStringTest, Documentation) { in TEST_F() argument
H A DSymbolCollectorTests.cpp1455 TEST_F(SymbolCollectorTest,Documentation) TEST_F() argument
H A DHoverTests.cpp3750 llvm::StringRef Documentation; TEST() member
[all...]
H A DCodeCompleteTests.cpp1047 TEST(CompletionTest,Documentation) TEST() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DHover.h76 std::string Documentation; member
H A DCodeComplete.h181 std::optional<markup::Document> Documentation; global() member
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbol.h79 llvm::StringRef Documentation; member
H A DSymbolCollector.cpp1028 std::string Documentation = addDeclaration() local
[all...]
/llvm-project/clang/docs/
H A DInternalsManual.rst2992 Documentation global() subsubsection
/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp609 StringRef Documentation; global() member