class ReferenceTypeLoc

Declaration

class ReferenceTypeLoc : public PointerLikeTypeLoc { /* full declaration omitted */ };

Description

A base class for

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

Inherits from: PointerLikeTypeLoc

Method Overview

Methods

ΒΆclang::QualType getInnerType() const

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