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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation KWLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 
TypeSourceInfoUnderlyingTInfo
 

Detailed Description

Definition at line 2122 of file TypeLoc.h.

Member Data Documentation

◆ KWLoc

SourceLocation clang::UnaryTransformTypeLocInfo::KWLoc

◆ LParenLoc

SourceLocation clang::UnaryTransformTypeLocInfo::LParenLoc

◆ RParenLoc

SourceLocation clang::UnaryTransformTypeLocInfo::RParenLoc

◆ UnderlyingTInfo

TypeSourceInfo* clang::UnaryTransformTypeLocInfo::UnderlyingTInfo

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