clang API Documentation

Public Member Functions
clang::AdjustedTypeLoc Class Reference

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

TypeLoc getOriginalLoc () const
void initializeLocal (ASTContext &Context, SourceLocation Loc)
QualType getInnerType () const
SourceRange getLocalSourceRange () const
 Get the local source range.
unsigned getLocalDataSize () const

Detailed Description

Definition at line 983 of file TypeLoc.h.


Member Function Documentation

Get the local source range.

Reimplemented from clang::TypeLoc.

Definition at line 1000 of file TypeLoc.h.

void clang::AdjustedTypeLoc::initializeLocal ( ASTContext Context,
SourceLocation  Loc 
) [inline]

Definition at line 990 of file TypeLoc.h.


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