Jonathan Müller
|
cb9ad57e87
|
Register declarations as well
Will be overriden by definitions.
|
2017-03-18 11:01:27 +01:00 |
|
Jonathan Müller
|
087b9583ff
|
Parse cpp_using_directive/declaration
Both of them now also don't have a name() anymore as it was inconsistent with get_full_name().
|
2017-02-22 20:09:40 +01:00 |
|
Jonathan Müller
|
45e9e5305b
|
Parse cpp_namespace_alias
|
2017-02-22 11:04:34 +01:00 |
|
Jonathan Müller
|
ce69b0157f
|
Parse cpp_namespace
|
2017-02-21 22:36:38 +01:00 |
|
Jonathan Müller
|
eedc029e66
|
Add cpp_type_alias
|
2017-01-22 12:44:21 +01:00 |
|
Jonathan Müller
|
87aba96c5b
|
Rename cpp_entity_type -> cpp_entity_kind
|
2017-01-22 12:29:24 +01:00 |
|
Jonathan Müller
|
21c59afc71
|
Generalize basic_cpp_entity_ref to use predicate
|
2017-01-21 19:53:37 +01:00 |
|
Jonathan Müller
|
69f78d6abf
|
Add basic_cpp_entity_ref generalization
|
2017-01-21 13:40:13 +01:00 |
|
Jonathan Müller
|
b54410cab2
|
Add cpp_using_directive
|
2017-01-21 13:30:53 +01:00 |
|
Jonathan Müller
|
75c67ab5cd
|
Add cpp_namespace_alias
|
2017-01-21 13:15:13 +01:00 |
|
Jonathan Müller
|
c25103e680
|
Add cpp_namespace
|
2017-01-20 23:42:51 +01:00 |
|