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

#include "clang/Sema/DeclSpec.h"

Public Attributes

ParsedType Ty
 
SourceRange Range
 

Detailed Description

Definition at line 1349 of file DeclSpec.h.

Member Data Documentation

◆ Range

SourceRange clang::DeclaratorChunk::TypeAndRange::Range

Definition at line 1351 of file DeclSpec.h.

Referenced by GetFullTypeForDeclarator(), and clang::DeclaratorChunk::getFunction().

◆ Ty

ParsedType clang::DeclaratorChunk::TypeAndRange::Ty

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