clang API Documentation

Public Member Functions
clang::EnumTypeLoc Class Reference

Wrapper for source info for enum types. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

EnumDeclgetDecl () const

Detailed Description

Wrapper for source info for enum types.

Definition at line 590 of file TypeLoc.h.


Member Function Documentation

EnumDecl* clang::EnumTypeLoc::getDecl ( ) const [inline]

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