clang API Documentation

Public Member Functions
clang::RecordTypeLoc Class Reference

Wrapper for source info for record types. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

RecordDeclgetDecl () const

Detailed Description

Wrapper for source info for record types.

Definition at line 582 of file TypeLoc.h.


Member Function Documentation

RecordDecl* clang::RecordTypeLoc::getDecl ( ) const [inline]

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