clang API Documentation

Public Member Functions
clang::TypedefTypeLoc Class Reference

Wrapper for source info for typedefs. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

TypedefNameDeclgetTypedefNameDecl () const

Detailed Description

Wrapper for source info for typedefs.

Definition at line 530 of file TypeLoc.h.


Member Function Documentation

TypedefNameDecl* clang::TypedefTypeLoc::getTypedefNameDecl ( ) const [inline]

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