clang API Documentation
#include <TypeLoc.h>


Public Member Functions | |
| Expr * | getUnderlyingExpr () const |
| SourceRange | getLocalSourceRange () const |
| Get the local source range. | |
Get the local source range.
Reimplemented from clang::TypeofLikeTypeLoc< TypeOfExprTypeLoc, TypeOfExprType, TypeOfExprTypeLocInfo >.
Definition at line 238 of file TypeLoc.cpp.
References clang::TypeofLikeTypeLoc< TypeOfExprTypeLoc, TypeOfExprType, TypeOfExprTypeLocInfo >::getRParenLoc(), clang::TypeLoc::getSourceRange(), clang::TypeofLikeTypeLoc< TypeOfExprTypeLoc, TypeOfExprType, TypeOfExprTypeLocInfo >::getTypeofLoc(), and getUnderlyingExpr().
| Expr* clang::TypeOfExprTypeLoc::getUnderlyingExpr | ( | ) | const [inline] |
Definition at line 1549 of file TypeLoc.h.
References clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo >::getTypePtr().
Referenced by getLocalSourceRange().