clang API Documentation

Public Member Functions
clang::PackExpansionTypeLoc Class Reference

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

SourceLocation getEllipsisLoc () const
void setEllipsisLoc (SourceLocation Loc)
SourceRange getLocalSourceRange () const
 Get the local source range.
void initializeLocal (ASTContext &Context, SourceLocation Loc)
TypeLoc getPatternLoc () const
QualType getInnerType () const

Detailed Description

Definition at line 1870 of file TypeLoc.h.


Member Function Documentation

Get the local source range.

Reimplemented from clang::TypeLoc.

Definition at line 1882 of file TypeLoc.h.

Definition at line 1886 of file TypeLoc.h.


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