clang API Documentation

Public Member Functions
clang::TypeLocReader Class Reference
Inheritance diagram for clang::TypeLocReader:
Inheritance graph
[legend]
Collaboration diagram for clang::TypeLocReader:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TypeLocReader (ASTReader &Reader, ModuleFile &F, const ASTReader::RecordData &Record, unsigned &Idx)
void VisitFunctionTypeLoc (FunctionTypeLoc)
void VisitArrayTypeLoc (ArrayTypeLoc)

Detailed Description

Definition at line 5625 of file ASTReader.cpp.


Constructor & Destructor Documentation

clang::TypeLocReader::TypeLocReader ( ASTReader Reader,
ModuleFile &  F,
const ASTReader::RecordData Record,
unsigned Idx 
) [inline]

Definition at line 5642 of file ASTReader.cpp.


Member Function Documentation


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