Library to parse and work with the C++ AST
Find a file
Jonathan Müller 6894a025ca Remove full_name() function
Doesn't work for templates.
2017-04-13 11:35:22 +02:00
external Add tool infrastructure 2017-04-10 19:58:17 +02:00
include/cppast Remove full_name() function 2017-04-13 11:35:22 +02:00
src Remove full_name() function 2017-04-13 11:35:22 +02:00
test Remove full_name() function 2017-04-13 11:35:22 +02:00
tool Skip templated and friended entities in tool 2017-04-12 15:17:30 +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