clang API Documentation

Public Member Functions
clang::RValueReferenceTypeLoc Class Reference

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

SourceLocation getAmpAmpLoc () const
void setAmpAmpLoc (SourceLocation Loc)

Detailed Description

Definition at line 1047 of file TypeLoc.h.


Member Function Documentation

SourceLocation clang::RValueReferenceTypeLoc::getAmpAmpLoc ( ) const [inline]

Definition at line 1052 of file TypeLoc.h.

void clang::RValueReferenceTypeLoc::setAmpAmpLoc ( SourceLocation  Loc) [inline]

Definition at line 1055 of file TypeLoc.h.


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