clang 22.0.0git
clang::UnaryTransformTypeLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation KWLoc
SourceLocation LParenLoc
SourceLocation RParenLoc
TypeSourceInfoUnderlyingTInfo

Detailed Description

Definition at line 2311 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: