Commit graph

9 commits

Author SHA1 Message Date
Jonathan Müller
23a7248964 Add support for member pointer types 2017-02-23 15:39:12 +01:00
Jonathan Müller
a9bc9a1c9b Add cpp_dependent_type 2017-02-05 21:48:55 +01:00
Jonathan Müller
853a132425 Add cpp_template_instantiation_type 2017-02-05 21:35:39 +01:00
Jonathan Müller
65eb2f58b5 Rename cpp_function_types.hpp -> cpp_function_type.hpp
Only plural header, consistency.
2017-02-05 21:29:56 +01:00
Jonathan Müller
edb132981a Add cpp_template_template_parameter 2017-02-01 21:04:53 +01:00
Jonathan Müller
ddadcfe88c Add cpp_function 2017-01-22 22:01:40 +01:00
Jonathan Müller
87aba96c5b Rename cpp_entity_type -> cpp_entity_kind 2017-01-22 12:29:24 +01:00
Jonathan Müller
36425c096b Add is_valid() check for types 2017-01-21 22:04:00 +01:00
Jonathan Müller
ebfa75aa8b Add first cpp_type infrastructure 2017-01-21 20:54:10 +01:00