Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source location for types. #7

Open
rsaill opened this issue Sep 28, 2022 · 0 comments
Open

Source location for types. #7

rsaill opened this issue Sep 28, 2022 · 0 comments

Comments

@rsaill
Copy link

rsaill commented Sep 28, 2022

Is there a way to get the source location for a Clang.Type.t?

Edit: I should probably clarify. I am interested in source location for the sub-parts of a type declarations. I think it could be attached to the type clang_ext_typeloc. A way to call something like getBeginLoc (https://clang.llvm.org/doxygen/classclang_1_1TypeLoc.html#ac4654646f003457c9af5cf0b69c7477e) seems to be what I need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant