Lines Matching +refs:tablegen +refs:mode +refs:map
110 you to map almost any diagnostic to the output level that you want. The only
430 mentioned, the diagnostic machinery goes through some filtering to map a
444 mode. Instead of formatting and printing out the diagnostics, this
448 documentation for the ``-verify`` mode can be found in the Clang API
522 To map from this representation to a character-based representation, the "last"
599 not reading in "raw" mode) this contains a pointer to the unique hash value
731 * The lexer can operate in "raw" mode. This mode has several features that
734 This mode is used for lexing within an "``#if 0``" block, for example.
736 support the ``-C`` preprocessor mode, which passes comments through, and is
738 * The lexer can be in ``ParsingFilename`` mode, which happens when
739 preprocessing after reading a ``#include`` directive. This mode changes the
743 ``ParsingPreprocessorDirective`` mode is entered. This changes the parser to
1668 This tablegen definition must derive from the ``Attr`` (tablegen, not
1683 arguments the attribute expects, and more. Most members of the ``Attr`` tablegen
1762 Documentation derives from the ``Documentation`` tablegen type. All derived
1940 to produce great diagnostics and support Clang's various features that map