Home
last modified time | relevance | path

Searched full:doxygen (Results 1 – 25 of 134) sorted by relevance

123456

/llvm-project/clang/docs/
H A DLibASTMatchersReference.html576 <tr><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1Attr.html">Attr</a>&gt;</td><td class="name" onclick="toggle('attr0')"><a name="attr0Anchor">attr</a></td><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1Attr.html">Attr</a>&gt;...</td></tr>
594 <tr><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1CXXBaseSpecifier.html">CXXBaseSpecifier</a>&gt;</td><td class="name" onclick="toggle('cxxBaseSpecifier0')"><a name="cxxBaseSpecifier0Anchor">cxxBaseSpecifier</a></td><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1CXXBaseSpecifier.html">CXXBaseSpecifier</a>&gt;...</td></tr>
603 <tr><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1CXXCtorInitializer.html">CXXCtorInitializer</a>&gt;</td><td class="name" onclick="toggle('cxxCtorInitializer0')"><a name="cxxCtorInitializer0Anchor">cxxCtorInitializer</a></td><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1CXXCtorInitializer.html">CXXCtorInitializer</a>&gt;...</td></tr>
614 <tr><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('accessSpecDecl0')"><a name="accessSpecDecl0Anchor">accessSpecDecl</a></td><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1AccessSpecDecl.html">AccessSpecDecl</a>&gt;...</td></tr>
627 <tr><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('bindingDecl0')"><a name="bindingDecl0Anchor">bindingDecl</a></td><td>Matcher&lt;<a href="https://clang.llvm.org/doxygen/classclang_1_1BindingDec
[all...]
H A DIntroductionToTheClangAST.rst26 `Doxygen <https://clang.llvm.org/doxygen>`_. The doxygen online
29 the doxygen of the class you're looking for (for example, search for:
70 declaration <https://clang.llvm.org/doxygen/classclang_1_1TranslationUnitDecl.html>`_.
72 declaration <https://clang.llvm.org/doxygen/classclang_1_1FunctionDecl.html>`_
74 statement <https://clang.llvm.org/doxygen/classclang_1_1CompoundStmt.html>`_,
76 statement <https://clang.llvm.org/doxygen/classclang_1_1DeclStmt.html>`_
78 statement <https://clang.llvm.org/doxygen/classclang_1_1ReturnStmt.html>`_.
85 `ASTContext <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html>`_.
87 `getTranslationUnitDecl <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#abd909fb01ef1…
89 identifiers <https://clang.llvm.org/doxygen/classclang_1_1ASTContext.html#a4f95adb9958e22fbe55212ae…
[all …]
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
51 "Use svg instead of png files for doxygen graphs." OFF)
58 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
59 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
77 add_custom_target(doxygen-clang
78 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
80 COMMENT "Generating clang doxygen documentation." VERBATIM)
81 set_target_properties(doxygen-clang PROPERTIES FOLDER "Clang/Docs")
84 add_dependencies(doxygen doxygen
[all...]
/llvm-project/openmp/runtime/doc/doxygen/
H A Dconfig4 # doxygen (www.doxygen.org) for a project.
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
46 # Doxygen will copy the logo to the output directory.
53 # where doxygen was started. If left blank the current directory will be used.
55 OUTPUT_DIRECTORY = doc/doxygen/generated
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
60 # Enabling this option can be useful when feeding doxygen a huge amount of
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/llvm-project/lldb/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
39 # where doxygen was started. If left blank the current directory will be used.
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
46 # Enabling this option can be useful when feeding doxygen a huge amount of
53 # documentation generated by doxygen is written. Doxygen will use this
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
92 # Doxygen will generate a detailed section even if there is only a brief
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
[all …]
/llvm-project/bolt/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_top_builddir@/doxygen/
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt2 find_package(Doxygen)
26 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
52 "Use svg instead of png files for doxygen graphs." OFF)
59 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
60 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
78 add_custom_target(doxygen-bolt
79 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
81 COMMENT "Generating bolt doxygen documentation." VERBATIM)
82 set_target_properties(doxygen-bolt PROPERTIES FOLDER "BOLT/Docs")
85 add_dependencies(doxygen doxygen-bolt)
[all …]
/llvm-project/polly/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen wil
[all...]
H A DCMakeLists.txt24 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
50 "Use svg instead of png files for doxygen graphs." OFF)
57 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
58 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
76 add_custom_target(doxygen-polly
77 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
79 COMMENT "Generating polly doxygen documentation." VERBATIM)
80 set_target_properties(doxygen-polly PROPERTIES FOLDER "Polly/Docs")
83 add_dependencies(doxygen doxygen-polly)
87 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html
/llvm-project/openmp/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
51 "Use svg instead of png files for doxygen graphs." OFF)
58 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
59 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
77 add_custom_target(doxygen-openmp
78 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
80 COMMENT "Generating openmp doxygen documentation." VERBATIM)
81 set_target_properties(doxygen-openmp PROPERTIES FOLDER "OpenMP/Docs")
84 add_dependencies(doxygen doxygen-openmp)
88 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html
/llvm-project/mlir/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_top_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
51 "Use svg instead of png files for doxygen graphs." OFF)
58 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
59 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
77 add_custom_target(doxygen-mlir
78 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
80 COMMENT "Generating mlir doxygen documentation." VERBATIM)
81 set_target_properties(doxygen-mlir PROPERTIES FOLDER "MLIR/Docs")
84 add_dependencies(doxygen doxygen-mlir)
88 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html
/llvm-project/clang-tools-extra/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt24 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
50 "Use svg instead of png files for doxygen graphs." OFF)
57 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
58 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
76 add_custom_target(doxygen-clang-tools
77 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
79 COMMENT "Generating clang doxygen documentation." VERBATIM)
80 set_target_properties(doxygen-clang-tools PROPERTIES FOLDER "Clang Tools Extra/Docs")
83 add_dependencies(doxygen doxygen-clang-tools)
87 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html
H A Dindex.rst26 Doxygen Documentation
28 The Doxygen documentation describes the **internal** software that makes up the
29 tools of clang-tools-extra, not the **external** use of these tools. The Doxygen
34 * `Doxygen documentation`_
36 .. _`Doxygen documentation`: doxygen/annotated.html
39 This documentation is generated directly from the source code with doxygen.
/llvm-project/flang/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_top_builddir@/doxygen/
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt2 find_package(Doxygen)
26 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
52 "Use svg instead of png files for doxygen graphs." OFF)
59 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
60 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
78 add_custom_target(doxygen-flang
79 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
81 COMMENT "Generating flang doxygen documentation." VERBATIM)
82 set_target_properties(doxygen-flang PROPERTIES FOLDER "Flang/Docs")
84 add_dependencies(doxygen doxygen-flang)
[all …]
/llvm-project/llvm/docs/
H A Ddoxygen.cfg.in4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = @abs_top_builddir@/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
74 # documentation generated by doxygen is written. Doxygen will use this
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
[all …]
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
60 "Use svg instead of png files for doxygen graphs." OFF)
67 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/doxygen.cfg.in
68 ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg @ONLY)
86 add_custom_target(doxygen-llvm
87 COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/doxygen.cfg
89 COMMENT "Generating llvm doxygen documentation." VERBATIM)
90 set_target_properties(doxygen-llvm PROPERTIES FOLDER "LLVM/Docs")
93 add_dependencies(doxygen doxygen-llvm)
99 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html/.
[all …]
/llvm-project/clang/test/Index/
H A Dannotate-comments.cpp6 // Not a Doxygen comment. NOT_DOXYGEN
9 /* Not a Doxygen comment. NOT_DOXYGEN */
12 /*/ Not a Doxygen comment. NOT_DOXYGEN */
15 /** Doxygen comment. isdoxy4 IS_DOXYGEN_SINGLE */
19 * Doxygen comment. isdoxy5 IS_DOXYGEN_SINGLE */
23 * Doxygen comment.
28 * Doxygen comment.
33 /*! Doxygen comment. isdoxy8 IS_DOXYGEN_SINGLE */
36 /// Doxygen comment. isdoxy9 IS_DOXYGEN_SINGLE
39 // Not a Doxygen comment. NOT_DOXYGEN
[all …]
H A Dparse-all-comments.c6 // Not a Doxygen comment. notdoxy1 NOT_DOXYGEN
9 /* Not a Doxygen comment. notdoxy2 NOT_DOXYGEN */
12 /*/ Not a Doxygen comment. notdoxy3 NOT_DOXYGEN */
15 /** Doxygen comment. isdoxy4 IS_DOXYGEN_SINGLE */
18 /*! Doxygen comment. isdoxy5 IS_DOXYGEN_SINGLE */
21 /// Doxygen comment. isdoxy6 IS_DOXYGEN_SINGLE
36 int notdoxy7; // Not a Doxygen juxtaposed comment. notdoxy7 NOT_DOXYGEN
37 int notdoxy8; // Not a Doxygen juxtaposed comment. notdoxy8 NOT_DOXYGEN
39 int trdoxy9; /// A Doxygen non-trailing comment. trdoxyA IS_DOXYGEN_SINGLE
42 int trdoxyB; // Not a Doxygen trailing comment. PART_ONE
[all …]
/llvm-project/llvm/utils/release/
H A Dbuild-docs.sh14 # * dnf install doxygen texlive-epstopdf ghostscript \
18 # * apt-get install doxygen \
37 echo " -no-doxygen Don't build Doxygen docs"
47 mv $builddir/$proj_dir/docs/doxygen/html $output
62 -no-doxygen )
101 echo "You can't specify both -no-doxygen and -no-sphinx, we have nothing to build then!"
114 echo "Doxygen: enabled"
115 …doxygen_targets="$docs_target doxygen-clang doxygen-clang-tools doxygen-flang doxygen-llvm doxygen
118 echo "Doxygen: disabled"
/llvm-project/.github/workflows/
H A Drelease-doxygen.yml1 name: Release Doxygen
34 release-doxygen:
35 name: Build and Upload Release Doxygen
55 doxygen \
62 - name: Build Doxygen
66 - name: Upload Doxygen
72 ./llvm/utils/release/github-upload-release.py --token "$GITHUB_TOKEN" --release "${{ inputs.release-version }}" --user "${{ github.actor }}" --user-token "$USER_TOKEN" upload --files ./*doxygen*.tar.xz

123456