clang API Documentation
#include <TypeLoc.h>


Public Member Functions | |
| QualType | getUnderlyingType () const |
| TypeSourceInfo * | getUnderlyingTInfo () const |
| void | setUnderlyingTInfo (TypeSourceInfo *TI) const |
| TypeSourceInfo* clang::TypeOfTypeLoc::getUnderlyingTInfo | ( | ) | const [inline] |
Definition at line 1439 of file TypeLoc.h.
References clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo >::getLocalData().
| QualType clang::TypeOfTypeLoc::getUnderlyingType | ( | ) | const [inline] |
Definition at line 1436 of file TypeLoc.h.
References clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo >::getTypePtr().
| void clang::TypeOfTypeLoc::setUnderlyingTInfo | ( | TypeSourceInfo * | TI | ) | const [inline] |
Definition at line 1442 of file TypeLoc.h.
References clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo >::getLocalData().