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