find the superclasses of a RecordType/RecordDecl in the Clang AST

后端 未结 0 1261
悲哀的现实
悲哀的现实 2020-11-29 17:37

How do I find the superclasses of a RecordType/RecordDecl in the Clang AST?

I want to iterate over all of the fields of a class, including its superclass. I doubt th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题