clang API Documentation
#include <TypeLoc.h>


Public Member Functions | |
| Expr * | getUnderlyingExpr () const |
| SourceRange | getLocalSourceRange () const |
| Get the local source range. | |
| SourceRange TypeOfExprTypeLoc::getLocalSourceRange | ( | ) | const |
Get the local source range.
Reimplemented from clang::TypeofLikeTypeLoc< TypeOfExprTypeLoc, TypeOfExprType, TypeOfExprTypeLocInfo >.
Definition at line 187 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 1424 of file TypeLoc.h.
References clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo >::getTypePtr().
Referenced by getLocalSourceRange().