clang API Documentation
Wraps an ObjCPointerType with source location information. More...
#include <TypeLoc.h>


Public Member Functions | |
| SourceLocation | getStarLoc () const |
| void | setStarLoc (SourceLocation Loc) |
Wraps an ObjCPointerType with source location information.
| SourceLocation clang::ObjCObjectPointerTypeLoc::getStarLoc | ( | ) | const [inline] |
| void clang::ObjCObjectPointerTypeLoc::setStarLoc | ( | SourceLocation | Loc | ) | [inline] |
Definition at line 1124 of file TypeLoc.h.
Referenced by GetFullTypeForDeclarator().