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 1151 of file DeclSpec.h.


Member Data Documentation

Definition at line 1153 of file DeclSpec.h.

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


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