clang API Documentation

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

List of all members.

Public Member Functions

 OMPClauseReader (ASTStmtReader *R, ASTContext &C, const ASTReader::RecordData &Record, unsigned &Idx)
OMPClausereadClause ()

Detailed Description

Definition at line 1678 of file ASTReaderStmt.cpp.


Constructor & Destructor Documentation

clang::OMPClauseReader::OMPClauseReader ( ASTStmtReader R,
ASTContext C,
const ASTReader::RecordData Record,
unsigned Idx 
) [inline]

Definition at line 1684 of file ASTReaderStmt.cpp.


Member Function Documentation


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