Jonathan Müller
|
06cf090b35
|
Add cpp_scope_name to support templated scopes
|
2017-04-13 11:58:52 +02:00 |
|
Jonathan Müller
|
6894a025ca
|
Remove full_name() function
Doesn't work for templates.
|
2017-04-13 11:35:22 +02:00 |
|
Jonathan Müller
|
df684694cc
|
Add and parse unexposed entity
|
2017-03-30 12:04:18 +02:00 |
|
Jonathan Müller
|
67f247533c
|
Add is_templated() helper
|
2017-03-27 21:47:57 +02:00 |
|
Jonathan Müller
|
eeb48f1df5
|
Parse cpp_function_template
|
2017-03-25 14:34:04 +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
|
0b88656cc2
|
Add full_name() function
|
2017-01-22 11:50:37 +01:00 |
|