clang 17.0.0git
Public Attributes | List of all members
clang::MemberPointerLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Inheritance diagram for clang::MemberPointerLocInfo:
Inheritance graph
[legend]
Collaboration diagram for clang::MemberPointerLocInfo:
Collaboration graph
[legend]

Public Attributes

TypeSourceInfoClassTInfo
 
- Public Attributes inherited from clang::PointerLikeLocInfo
SourceLocation StarLoc
 

Detailed Description

Definition at line 1283 of file TypeLoc.h.

Member Data Documentation

◆ ClassTInfo

TypeSourceInfo* clang::MemberPointerLocInfo::ClassTInfo

Definition at line 1284 of file TypeLoc.h.


The documentation for this struct was generated from the following file: