clang API Documentation

Public Member Functions
clang::PointerTypeLoc Class Reference

Wrapper for source info for pointers. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

SourceLocation getStarLoc () const
void setStarLoc (SourceLocation Loc)

Detailed Description

Wrapper for source info for pointers.

Definition at line 1052 of file TypeLoc.h.


Member Function Documentation

Definition at line 1055 of file TypeLoc.h.

Referenced by clang::Sema::DiagnoseUnusedExprResult().

Definition at line 1058 of file TypeLoc.h.

Referenced by FixInvalidVariablyModifiedTypeLoc().


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