clang 22.0.0git
clang::DeclaratorChunk::TypeAndRange Struct Reference

#include "clang/Sema/DeclSpec.h"

Public Attributes

ParsedType Ty
SourceRange Range

Detailed Description

Definition at line 1322 of file DeclSpec.h.

Member Data Documentation

◆ Range

SourceRange clang::DeclaratorChunk::TypeAndRange::Range

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