clang API Documentation

Public Member Functions
clang::InjectedClassNameTypeLoc Class Reference

Wrapper for source info for injected class names of class templates. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

CXXRecordDeclgetDecl () const

Detailed Description

Wrapper for source info for injected class names of class templates.

Definition at line 598 of file TypeLoc.h.


Member Function Documentation


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