clang API Documentation


Public Member Functions | |
| OMPClauseWriter (ASTStmtWriter *W, ASTWriter::RecordData &Record) | |
| void | writeClause (OMPClause *C) |
Definition at line 1687 of file ASTWriterStmt.cpp.
| clang::OMPClauseWriter::OMPClauseWriter | ( | ASTStmtWriter * | W, |
| ASTWriter::RecordData & | Record | ||
| ) | [inline] |
Definition at line 1691 of file ASTWriterStmt.cpp.
| void OMPClauseWriter::writeClause | ( | OMPClause * | C | ) |
Definition at line 1700 of file ASTWriterStmt.cpp.
References clang::ASTWriter::AddSourceLocation(), clang::OMPClause::getClauseKind(), clang::OMPClause::getLocEnd(), and clang::OMPClause::getLocStart().