[cfe-dev] Missing API Type::getAsTypedefType

Sanjiv.Gupta at microchip.com Sanjiv.Gupta at microchip.com
Mon May 12 04:15:45 PDT 2008


We have APIs like getAsBuiltintype(), getAsFunctionType() in the Type
class defined in AST/Type.h.
Should we also have getAsTypedefType() in there?
I need it for handling typedefs during debug info generation.

- Sanjiv




More information about the cfe-dev mailing list