class TypeOfExprTypeLoc

Declaration

class TypeOfExprTypeLoc : public TypeofLikeTypeLoc { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/TypeLoc.h:1988

Inherits from: TypeofLikeTypeLoc

Method Overview

Methods

clang::SourceRange getLocalSourceRange() const

Declared at: clang/include/clang/AST/TypeLoc.h:1999

clang::Expr* getUnderlyingExpr() const

Declared at: clang/include/clang/AST/TypeLoc.h:1992