Parse free functions
This commit is contained in:
parent
210fcf2c36
commit
9267bbbff2
15 changed files with 442 additions and 58 deletions
|
|
@ -156,7 +156,7 @@ namespace
|
|||
}
|
||||
}
|
||||
|
||||
return tu;
|
||||
return detail::cxtranslation_unit(tu);
|
||||
}
|
||||
|
||||
unsigned get_line_no(const CXCursor& cursor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue