Lines Matching +refs:clang +refs:include +refs:fixer +refs:insert +refs:line

35 PROJECT_NAME           = clang-tools
43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
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
166 # first line (until the first dot) of a Javadoc-style comment as the brief
175 # line (until the first dot) of a Qt-style comment as the brief description. If
183 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
185 # to treat a multi-line C++ comment block as a detailed description. Set this
220 # "Side Effects:". You can put \n's in the value part of an alias to insert
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
721 # can produce. The string should contain the $file, $line, and $text tags, which
722 # will be replaced by the file and line number from which the warning originated
726 # The default value is: $file:$line: $text.
728 WARN_FORMAT = "$file:$line: $text"
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,
966 # tools must be available from the command line (i.e. in the search path).
976 # verbatim copy of the header file for each class for which an include is
1007 IGNORE_PREFIX = clang::
1371 # doxygen will group on one line in the generated HTML documentation.
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
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
1952 # remove all references to function-like macros that are alone on a line, have an
1974 # Note: Each tag file must have an unique name (where the name does NOT include
2027 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
2034 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2035 # then run dia to produce the diagram and insert it in the documentation. The
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
2284 # files in one run (i.e. multiple -o and -T options on the command line). This