clang API Documentation

Public Member Functions
clang::BlockPointerTypeLoc Class Reference

Wrapper for source info for block pointers. More...

#include <TypeLoc.h>

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

List of all members.

Public Member Functions

SourceLocation getCaretLoc () const
void setCaretLoc (SourceLocation Loc)

Detailed Description

Wrapper for source info for block pointers.

Definition at line 1065 of file TypeLoc.h.


Member Function Documentation

Definition at line 1068 of file TypeLoc.h.

Definition at line 1071 of file TypeLoc.h.


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