llvm-project/clang/utils/TableGen
John McCall 256ec99644 Add the ability to declare helper variables when reading
properties from a value.

This is useful when the properties of a case are actually
read out of a specific structure, as with TemplateName.
2019-12-16 13:34:00 -05:00
..
ASTTableGen.cpp Add the ability to use property-based serialization for "cased" types. 2019-12-16 13:33:59 -05:00
ASTTableGen.h Add the ability to declare helper variables when reading 2019-12-16 13:34:00 -05:00
CMakeLists.txt Abstract serialization: TableGen "basic" reader/writer CRTP 2019-12-14 00:16:48 -05:00
ClangASTNodesEmitter.cpp Add the ability to use property-based serialization for "cased" types. 2019-12-16 13:33:59 -05:00
ClangASTPropertiesEmitter.cpp Add the ability to declare helper variables when reading 2019-12-16 13:34:00 -05:00
ClangAttrEmitter.cpp Standardize the reader methods in ASTReader; NFC. 2019-12-14 00:16:48 -05:00
ClangCommentCommandInfoEmitter.cpp Use scope qualifiers in Clang's tblgen backends to get useful 2019-10-01 23:12:57 +00:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp Use scope qualifiers in Clang's tblgen backends to get useful 2019-10-01 23:12:57 +00:00
ClangCommentHTMLTagsEmitter.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ClangDataCollectorsEmitter.cpp Use scope qualifiers in Clang's tblgen backends to get useful 2019-10-01 23:12:57 +00:00
ClangDiagnosticsEmitter.cpp Fix uninitialized variable warnings. NFCI. 2019-11-02 18:03:21 +00:00
ClangOpcodesEmitter.cpp Use scope qualifiers in Clang's tblgen backends to get useful 2019-10-01 23:12:57 +00:00
ClangOpenCLBuiltinEmitter.cpp [OpenCL] Group builtin functions by prototype 2019-11-05 10:26:47 +00:00
ClangOptionDocEmitter.cpp Use scope qualifiers in Clang's tblgen backends to get useful 2019-10-01 23:12:57 +00:00
ClangSACheckersEmitter.cpp Use scope qualifiers in Clang's tblgen backends to get useful 2019-10-01 23:12:57 +00:00
ClangTypeNodesEmitter.cpp Enable better node-hierarchy metaprogramming; NFC. 2019-12-14 00:16:47 -05:00
MveEmitter.cpp [ARM][MVE] Add intrinsics for immediate shifts. (reland) 2019-12-11 10:10:09 +00:00
NeonEmitter.cpp Recommit ARM-NEON: make type modifiers orthogonal and allow multiple modifiers. 2019-11-26 09:21:47 +00:00
TableGen.cpp Abstract serialization: TableGen the (de)serialization code for Types. 2019-12-14 00:17:01 -05:00
TableGenBackends.h Abstract serialization: TableGen "basic" reader/writer CRTP 2019-12-14 00:16:48 -05:00