clang API Documentation

Public Member Functions
clang::ObjCObjectPointerTypeLoc Class Reference

Wraps an ObjCPointerType with source location information. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

SourceLocation getStarLoc () const
void setStarLoc (SourceLocation Loc)

Detailed Description

Wraps an ObjCPointerType with source location information.

Definition at line 1116 of file TypeLoc.h.


Member Function Documentation

Definition at line 1120 of file TypeLoc.h.

Definition at line 1124 of file TypeLoc.h.

Referenced by GetFullTypeForDeclarator().


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