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
- public clang::QualType getInnerType() const
Methods
ΒΆclang::QualType getInnerType() const
clang::QualType getInnerType() const
Declared at: clang/include/clang/AST/TypeLoc.h:1342