clang API Documentation

Public Member Functions
clang::TemplateTypeParmTypeLoc Class Reference

Wrapper for template type parameters. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

TemplateTypeParmDeclgetDecl () const

Detailed Description

Wrapper for template type parameters.

Definition at line 598 of file TypeLoc.h.


Member Function Documentation

TemplateTypeParmDecl* clang::TemplateTypeParmTypeLoc::getDecl ( ) const [inline]

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