[cfe-dev] Find Type by name
Roman Popov via cfe-dev
cfe-dev at lists.llvm.org
Tue Feb 27 10:56:50 PST 2018
Hello,
Is it possible to find type in AST by it's qualified type?
For example I have string "my_nm::my_type<int, 10u>", how can I get
clang::QualType if type is present in translation unit?
Thanks,
Roman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180227/92f216e2/attachment.html>
More information about the cfe-dev
mailing list