clang API Documentation

Public Member Functions
clang::TypeOfTypeLoc Class Reference

#include <TypeLoc.h>

Inheritance diagram for clang::TypeOfTypeLoc:
Inheritance graph
[legend]
Collaboration diagram for clang::TypeOfTypeLoc:
Collaboration graph
[legend]

List of all members.

Public Member Functions

QualType getUnderlyingType () const
TypeSourceInfogetUnderlyingTInfo () const
void setUnderlyingTInfo (TypeSourceInfo *TI) const

Detailed Description

Definition at line 1433 of file TypeLoc.h.


Member Function Documentation

TypeSourceInfo* clang::TypeOfTypeLoc::getUnderlyingTInfo ( ) const [inline]
QualType clang::TypeOfTypeLoc::getUnderlyingType ( ) const [inline]
void clang::TypeOfTypeLoc::setUnderlyingTInfo ( TypeSourceInfo TI) const [inline]

The documentation for this class was generated from the following file: