Provided by: clang-3.4_3.4-1ubuntu3_amd64 

NAME
clang-tblgen - manual page for clang-tblgen 3.4
DESCRIPTION
USAGE: clang-tblgen [options] <input file>
OPTIONS:
-I=<directory> - Directory of include files
-d=<filename> - Dependency filename
Action to perform:
-gen-clang-attr-classes - Generate clang attribute clases
-gen-clang-attr-identifier-arg-list - Generate a list of attributes that take an
identifier as their first argument
-gen-clang-attr-type-arg-list - Generate a list of attributes that take a type as
their first argument
-gen-clang-attr-impl - Generate clang attribute implementations
-gen-clang-attr-list - Generate a clang attribute list
-gen-clang-attr-pch-read - Generate clang PCH attribute reader
-gen-clang-attr-pch-write - Generate clang PCH attribute writer
-gen-clang-attr-spelling-list - Generate a clang attribute spelling list
-gen-clang-attr-spelling-index - Generate a clang attribute spelling index
-gen-clang-attr-late-parsed-list - Generate a clang attribute LateParsed list
-gen-clang-attr-template-instantiate - Generate a clang template instantiate code
-gen-clang-attr-parsed-attr-list - Generate a clang parsed attribute list
-gen-clang-attr-parsed-attr-impl - Generate the clang parsed attribute helpers
-gen-clang-attr-parsed-attr-kinds - Generate a clang parsed attribute kinds
-gen-clang-attr-dump - Generate clang attribute dumper
-gen-clang-diags-defs - Generate Clang diagnostics definitions
-gen-clang-diag-groups - Generate Clang diagnostic groups
-gen-clang-diags-index-name - Generate Clang diagnostic name index
-gen-clang-comment-nodes - Generate Clang AST comment nodes
-gen-clang-decl-nodes - Generate Clang AST declaration nodes
-gen-clang-stmt-nodes - Generate Clang AST statement nodes
-gen-clang-sa-checkers - Generate Clang Static Analyzer checkers
-gen-clang-comment-html-tags - Generate efficient matchers for HTML tag names that
are used in documentation comments
-gen-clang-comment-html-tags-properties - Generate efficient matchers for HTML tag properties
-gen-clang-comment-html-named-character-references - Generate function to translate named character
references to UTF-8 sequences
-gen-clang-comment-command-info - Generate command properties for commands that are
used in documentation comments
-gen-clang-comment-command-list - Generate list of commands that are used in
documentation comments
-gen-arm-neon - Generate arm_neon.h for clang
-gen-arm-neon-sema - Generate ARM NEON sema support for clang
-gen-arm-neon-test - Generate ARM NEON tests for clang
-help - Display available options (-help-hidden for more)
-o=<filename> - Output filename
-version - Display the version of this program
SEE ALSO
The full documentation for clang-tblgen is maintained as a Texinfo manual. If the info and clang-tblgen
programs are properly installed at your site, the command
info clang-tblgen
should give you access to the complete manual.
clang-tblgen 3.4 March 2014 CLANG-TBLGEN(1)