clang API Documentation
Public Member Functions | |
OMPClauseReader (ASTStmtReader *R, ASTContext &C, const ASTReader::RecordData &Record, unsigned &Idx) | |
OMPClause * | readClause () |
Definition at line 1678 of file ASTReaderStmt.cpp.
clang::OMPClauseReader::OMPClauseReader | ( | ASTStmtReader * | R, |
ASTContext & | C, | ||
const ASTReader::RecordData & | Record, | ||
unsigned & | Idx | ||
) | [inline] |
Definition at line 1684 of file ASTReaderStmt.cpp.
Definition at line 1694 of file ASTReaderStmt.cpp.
References AttributeLangSupport::C, Context, clang::OMPPrivateClause::CreateEmpty(), clang::OMPFirstprivateClause::CreateEmpty(), clang::OMPLastprivateClause::CreateEmpty(), clang::OMPSharedClause::CreateEmpty(), clang::OMPReductionClause::CreateEmpty(), clang::OMPLinearClause::CreateEmpty(), clang::OMPAlignedClause::CreateEmpty(), clang::OMPCopyinClause::CreateEmpty(), clang::OMPCopyprivateClause::CreateEmpty(), clang::OMPFlushClause::CreateEmpty(), clang::OMPClause::setLocEnd(), and clang::OMPClause::setLocStart().