We would need tokenizing of the preprocessed source for being able to have a 1:1 mapping of AST node to tokens and vice versa. This needs an extension in upstream libclang.
We would need tokenizing of the preprocessed source for being able to have a 1:1 mapping of AST node to tokens and vice versa.
This needs an extension in upstream libclang.