[LLVMdev] Find template types of std::map

Sebastian Dreßler dressler at zib.de
Wed Oct 17 09:09:41 PDT 2012


Sebastian Dreßler wrote
> So, is there any function providing all names of named structs from a
> module? When I dump the module, I'm able to see all those structs, but I
> didn't find a function for e.g. iterating them.

Just realized, that there is llvm::TypeFinder, which I've never seen before,
but does exactly that what I want.



Thanks for the help,
Sebastian




--
View this message in context: http://llvm.1065342.n5.nabble.com/Find-template-types-of-std-map-tp49951p50015.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.




More information about the llvm-dev mailing list