clang API Documentation

Public Member Functions
clang::LValueReferenceTypeLoc Class Reference

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

SourceLocation getAmpLoc () const
void setAmpLoc (SourceLocation Loc)

Detailed Description

Definition at line 1034 of file TypeLoc.h.


Member Function Documentation

SourceLocation clang::LValueReferenceTypeLoc::getAmpLoc ( ) const [inline]

Definition at line 1039 of file TypeLoc.h.

void clang::LValueReferenceTypeLoc::setAmpLoc ( SourceLocation  Loc) [inline]

Definition at line 1042 of file TypeLoc.h.


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