clang API Documentation

Public Attributes
clang::DeclaratorChunk::TypeAndRange Struct Reference

#include <DeclSpec.h>

Collaboration diagram for clang::DeclaratorChunk::TypeAndRange:
Collaboration graph
[legend]

List of all members.

Public Attributes

ParsedType Ty
SourceRange Range

Detailed Description

Definition at line 1077 of file DeclSpec.h.


Member Data Documentation

Definition at line 1079 of file DeclSpec.h.

Referenced by clang::DeclaratorChunk::getFunction().

Definition at line 1078 of file DeclSpec.h.

Referenced by clang::DeclaratorChunk::getFunction().


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