Lines Matching +refs:clang +refs:include +refs:fixer +refs:symbol +refs:name
31 # project for which the documentation is generated. This name is used in the
35 PROJECT_NAME = clang-tools
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
109 # following values are used ($name is automatically replaced with the name of
110 # the entity):The $name class, The $name widget, The $name file, is, provides,
131 # before files name in the file list and in the header files. If set to NO the
132 # shortest path that makes the file name unique will be used
151 # header file to include in order to use a class. If left blank only the name of
153 # specify the list of include paths that are normally passed to the compiler
215 # name=value
226 # A mapping has the form "name=value". For example adding "class=itcl::class"
294 # to include (a tag file for) the STL sources as input, then you should set this
366 # enum is documented as struct, union, or enum with the name of the typedef. So
368 # with name TypeT. When disabled the typedef will appear as a member of a file,
371 # types are typedef'ed and only the typedef is referenced, never the tag name.
376 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
377 # cache is used to resolve symbols given their name and scope. Since this can be
378 # an expensive process and often the same symbol appears multiple times in the
439 # 'anonymous_namespace{file}', where file will be replaced with the base name of
478 # will be excluded. Set it to YES to include the internal documentation.
506 # grouped member an include statement to the documentation, telling the reader
507 # which file to include in order to use the member.
512 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
526 # name. If set to NO the members will appear in declaration order.
533 # name. If set to NO the members will appear in declaration order. Note that
560 # be sorted only by class name, not including the namespace part.
647 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
657 # optionally specify a file name after the option, if omitted DoxygenLayout.xml
658 # will be used as the name of the layout file.
748 @abs_srcdir@/../clang-apply-replacements \
749 @abs_srcdir@/../clang-doc \
750 @abs_srcdir@/../clang-move \
751 @abs_srcdir@/../clang-query \
752 @abs_srcdir@/../clang-reorder-fields \
753 @abs_srcdir@/../clang-tidy \
755 @abs_srcdir@/../clang-include-fixer \
812 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
814 # output. The symbol name can be a fully qualified name, a word, or if the
824 # that contain example code fragments that are included (see the \include
837 # searched for input files to be used with the \include or \dontinclude commands
856 # name of an input file. Doxygen will then use the output that the filter
867 # basis. Doxygen will compare the file name with each pattern and apply the
871 # patterns match the file name, INPUT_FILTER is applied.
890 # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that
910 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
976 # verbatim copy of the header file for each class for which an include is
1007 IGNORE_PREFIX = clang::
1090 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1169 # This tag determines the name of the docset feed. A documentation feed provides
1178 # set bundle. This should be a reverse domain-name style string, e.g.
1179 # com.mycompany.MyDocSet. Doxygen will append .docset to the name.
1186 # the documentation publisher. This should be a reverse domain-name style
1217 # The CHM_FILE tag can be used to specify the file name of the resulting .chm
1225 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1269 # the file name of the resulting .qch file. The path specified is relative to
1292 # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom
1326 # to be copied into the plugins directory of eclipse. The name of the directory
1335 # the directory name containing the HTML and XML files should also have this
1336 # name. Each documentation set should have its own identifier.
1525 # SEARCHDATA_FILE tag the name of this file can be specified.
1537 EXTERNAL_SEARCH_ID = clang-tools
1566 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
1577 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
1620 # only the current date, the version number of doxygen, the project name (see
1669 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1676 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1887 # C-preprocessor directives found in the sources and include files.
1910 # INCLUDE_PATH will be searched if a #include is found.
1917 # contain include files that are not input files but should be processed by the
1921 INCLUDE_PATH = @abs_srcdir@/../../../include \
1922 @abs_srcdir@/../../../../../include
1934 # gcc). The argument of the tag is a list of macros of the form: name or
1935 # name=definition (no spaces). If the definition and the "=" are omitted, "=1"
1953 # all uppercase name, and do not end with a semicolon. Such function macros are
1974 # Note: Each tag file must have an unique name (where the name does NOT include
1980 # When a file name is specified after GENERATE_TAGFILE, doxygen will create a
2006 # The PERL_PATH should be the absolute path and name of the perl script
2034 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2067 # generates you can specify the font name using DOT_FONTNAME. You need to make
2145 # direct and indirect include dependencies of the file with other documented
2154 # the direct and indirect include dependencies of the file with other documented
2192 # dependency relations are determined by the #include relations between the