clang API Documentation
Wrapper for source info for pointers. More...
#include <TypeLoc.h>
Public Member Functions | |
SourceLocation | getStarLoc () const |
void | setStarLoc (SourceLocation Loc) |
SourceLocation clang::PointerTypeLoc::getStarLoc | ( | ) | const [inline] |
Definition at line 1055 of file TypeLoc.h.
Referenced by clang::Sema::DiagnoseUnusedExprResult().
void clang::PointerTypeLoc::setStarLoc | ( | SourceLocation | Loc | ) | [inline] |
Definition at line 1058 of file TypeLoc.h.
Referenced by FixInvalidVariablyModifiedTypeLoc().