clang API Documentation

Public Attributes
TypeInfo Struct Reference
Collaboration diagram for TypeInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * Name
const char * Flags
const char * TempSuffix
ID PreprocessedType

Detailed Description

Definition at line 19 of file Types.cpp.


Member Data Documentation

const char* TypeInfo::Flags

Definition at line 21 of file Types.cpp.

const char* TypeInfo::Name

Definition at line 20 of file Types.cpp.

Referenced by clang::driver::types::getTypeName().

Definition at line 23 of file Types.cpp.

Referenced by clang::driver::types::getPreprocessedType().

const char* TypeInfo::TempSuffix

Definition at line 22 of file Types.cpp.

Referenced by clang::driver::types::getTypeTempSuffix().


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