clang 19.0.0git
Public Attributes | List of all members
clang::TypeOfTypeLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Inheritance diagram for clang::TypeOfTypeLocInfo:
Inheritance graph
[legend]

Public Attributes

TypeSourceInfoUnmodifiedTInfo
 
- Public Attributes inherited from clang::TypeofLocInfo
SourceLocation TypeofLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 1984 of file TypeLoc.h.

Member Data Documentation

◆ UnmodifiedTInfo

TypeSourceInfo* clang::TypeOfTypeLocInfo::UnmodifiedTInfo

Definition at line 1985 of file TypeLoc.h.


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