Lines Matching +refs:clang +refs:include +refs:fixer +refs:start

35 PROJECT_NAME           = clang-tools
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
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
294 # to include (a tag file for) the STL sources as input, then you should set this
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 \
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
1001 # In case all classes in a project start with a common prefix, all classes will
1007 IGNORE_PREFIX = clang::
1039 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a
1537 EXTERNAL_SEARCH_ID = clang-tools
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
1770 # man pages. In case the manual section does not start with a number, the number
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
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