Lines Matching +refs:clang +refs:include +refs:fixer +refs:select +refs:header

35 PROJECT_NAME           = clang-tools
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
131 # before files name in the file list and in the header files. If set to NO the
151 # header file to include in order to use a class. If left blank only the name of
152 # the header file containing the class definition is used. Otherwise one should
153 # specify the list of include paths that are normally passed to the compiler
294 # to include (a tag file for) the STL sources as input, then you should set this
423 # only classes defined in header files are included. Does not have any effect
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
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 \
796 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
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
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
1002 # be put under the same header in the alphabetical index. The IGNORE_PREFIX tag
1007 IGNORE_PREFIX = clang::
1033 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1035 # standard header.
1037 # To get valid HTML the header file that includes any scripts and style sheets
1040 # default header using
1044 # for information on how to generate the default header that doxygen normally
1046 # Note: The header is subject to change so you typically have to regenerate the
1047 # default header when upgrading to a newer version of doxygen. For a description
1474 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel
1477 # to select a filter and <Enter> or <escape> to activate or cancel the filter
1537 EXTERNAL_SEARCH_ID = clang-tools
1610 # The LATEX_HEADER tag can be used to specify a personal LaTeX header for the
1611 # generated LaTeX document. The header should contain everything until the first
1612 # chapter. If it is left blank doxygen will generate a standard header. See
1614 # default header to a separate file.
1616 # Note: Only use a user-defined header if you know what you are doing! The
1617 # following commands have a special meaning inside the header: $title,
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
1925 # patterns (like *.h and *.hpp) to filter out the header-files in the
1974 # Note: Each tag file must have an unique name (where the name does NOT include
2034 # You can include diagrams made with dia in doxygen documentation. Doxygen will
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