Library to parse and work with the C++ AST
Find a file
Jonathan Müller 5b9fe7623f Skip ParmDecl when parsing class entities
Can happen in specialization to function types.
2017-04-12 15:14:05 +02:00
external Add tool infrastructure 2017-04-10 19:58:17 +02:00
include/cppast Add and parse cpp_static_assert 2017-04-11 20:37:24 +02:00
src Skip ParmDecl when parsing class entities 2017-04-12 15:14:05 +02:00
test Add and parse cpp_static_assert 2017-04-11 20:37:24 +02:00
tool Add definition info to AST dump 2017-04-11 18:33:58 +02:00
.clang-format Parse typedefs 2017-02-23 15:45:34 +01:00
.gitmodules Add tool infrastructure 2017-04-10 19:58:17 +02:00
CMakeLists.txt Add tool infrastructure 2017-04-10 19:58:17 +02:00