Jonathan Müller
|
365677b2c9
|
Fix missing include
|
2017-04-12 18:19:08 +02:00 |
|
Jonathan Müller
|
d21d017d8a
|
Add support for multiple namespace entities with the same name
|
2017-03-22 12:09:13 +01:00 |
|
Jonathan Müller
|
08717b2ae7
|
Add support for overloaded entity references
|
2017-03-19 16:07:54 +01:00 |
|
Jonathan Müller
|
8bb6268626
|
Add support for function types
|
2017-02-23 14:36:37 +01:00 |
|
Jonathan Müller
|
b183513166
|
Parse cpp_type_alias and simple cpp_type's
|
2017-02-22 22:42:20 +01:00 |
|
Jonathan Müller
|
45e9e5305b
|
Parse cpp_namespace_alias
|
2017-02-22 11:04:34 +01:00 |
|
Jonathan Müller
|
2e1dce2ffd
|
Fix include handling support
Can't be tested until clang 4.0.
|
2017-02-16 20:33:48 +01:00 |
|
Jonathan Müller
|
ad582fa9c9
|
Add cpp_include_directive
|
2017-02-10 19:47:39 +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 |
|