clang
8.0.0
|
#include "clang/Serialization/ASTWriter.h"
Public Member Functions | |
OMPClauseWriter (ASTRecordWriter &Record) | |
void | writeClause (OMPClause *C) |
void | VisitOMPClauseWithPreInit (OMPClauseWithPreInit *C) |
void | VisitOMPClauseWithPostUpdate (OMPClauseWithPostUpdate *C) |
![]() | |
void | Visit (PTR(OMPClause) S) |
void | VisitOMPClause (PTR(OMPClause) Node) |
Definition at line 997 of file ASTWriter.h.
|
inline |
Definition at line 1001 of file ASTWriter.h.
void OMPClauseWriter::VisitOMPClauseWithPostUpdate | ( | OMPClauseWithPostUpdate * | C | ) |
Definition at line 6487 of file ASTWriter.cpp.
References OMPMappableExprListClause< T >::all_components(), OMPMappableExprListClause< T >::all_decls(), OMPMappableExprListClause< T >::all_lists_sizes(), OMPMappableExprListClause< T >::all_num_lists(), clang::OMPLastprivateClause::assignment_ops(), OMPCopyinClause::assignment_ops(), OMPCopyprivateClause::assignment_ops(), clang::C, clang::OMPLastprivateClause::destination_exprs(), OMPCopyinClause::destination_exprs(), OMPCopyprivateClause::destination_exprs(), OMPAlignedClause::getAlignment(), clang::OMPAtomicDefaultMemOrderClause::getAtomicDefaultMemOrderKind(), clang::OMPAtomicDefaultMemOrderClause::getAtomicDefaultMemOrderKindKwLoc(), clang::OMPScheduleClause::getChunkSize(), OMPDistScheduleClause::getChunkSize(), clang::OMPIfClause::getColonLoc(), clang::OMPReductionClause::getColonLoc(), clang::OMPTaskReductionClause::getColonLoc(), clang::OMPInReductionClause::getColonLoc(), OMPAlignedClause::getColonLoc(), OMPDependClause::getColonLoc(), OMPMapClause::getColonLoc(), clang::OMPScheduleClause::getCommaLoc(), OMPDistScheduleClause::getCommaLoc(), clang::OMPIfClause::getCondition(), clang::OMPFinalClause::getCondition(), clang::OMPDefaultClause::getDefaultKind(), clang::OMPDefaultClause::getDefaultKindKwLoc(), OMPDefaultmapClause::getDefaultmapKind(), OMPDefaultmapClause::getDefaultmapKindLoc(), OMPDefaultmapClause::getDefaultmapModifier(), OMPDefaultmapClause::getDefaultmapModifierLoc(), OMPDependClause::getDependencyKind(), OMPDependClause::getDependencyLoc(), OMPDeviceClause::getDevice(), OMPDistScheduleClause::getDistScheduleKind(), OMPDistScheduleClause::getDistScheduleKindLoc(), clang::OMPScheduleClause::getFirstScheduleModifier(), clang::OMPScheduleClause::getFirstScheduleModifierLoc(), OMPGrainsizeClause::getGrainsize(), OMPHintClause::getHint(), clang::OMPOrderedClause::getLoopCounter(), OMPDependClause::getLoopData(), clang::OMPOrderedClause::getLoopNumIterations(), clang::OMPVarListClause< T >::getLParenLoc(), clang::OMPIfClause::getLParenLoc(), clang::OMPFinalClause::getLParenLoc(), clang::OMPNumThreadsClause::getLParenLoc(), clang::OMPSafelenClause::getLParenLoc(), clang::OMPSimdlenClause::getLParenLoc(), clang::OMPCollapseClause::getLParenLoc(), clang::OMPDefaultClause::getLParenLoc(), clang::OMPProcBindClause::getLParenLoc(), clang::OMPAtomicDefaultMemOrderClause::getLParenLoc(), clang::OMPScheduleClause::getLParenLoc(), clang::OMPOrderedClause::getLParenLoc(), OMPDeviceClause::getLParenLoc(), OMPNumTeamsClause::getLParenLoc(), OMPThreadLimitClause::getLParenLoc(), OMPPriorityClause::getLParenLoc(), OMPGrainsizeClause::getLParenLoc(), OMPNumTasksClause::getLParenLoc(), OMPHintClause::getLParenLoc(), OMPDistScheduleClause::getLParenLoc(), OMPDefaultmapClause::getLParenLoc(), OMPMapClause::getMapLoc(), OMPMapClause::getMapType(), OMPMapClause::getMapTypeModifier(), OMPMapClause::getMapTypeModifierLoc(), clang::OMPReductionClause::getNameInfo(), clang::OMPTaskReductionClause::getNameInfo(), clang::OMPInReductionClause::getNameInfo(), clang::OMPIfClause::getNameModifier(), clang::OMPIfClause::getNameModifierLoc(), clang::OMPCollapseClause::getNumForLoops(), clang::OMPOrderedClause::getNumForLoops(), OMPDependClause::getNumLoops(), OMPNumTasksClause::getNumTasks(), OMPNumTeamsClause::getNumTeams(), clang::OMPNumThreadsClause::getNumThreads(), clang::OMPClauseWithPostUpdate::getPostUpdateExpr(), OMPPriorityClause::getPriority(), clang::OMPProcBindClause::getProcBindKind(), clang::OMPProcBindClause::getProcBindKindKwLoc(), clang::OMPReductionClause::getQualifierLoc(), clang::OMPTaskReductionClause::getQualifierLoc(), clang::OMPInReductionClause::getQualifierLoc(), clang::OMPSafelenClause::getSafelen(), clang::OMPScheduleClause::getScheduleKind(), clang::OMPScheduleClause::getScheduleKindLoc(), clang::OMPScheduleClause::getSecondScheduleModifier(), clang::OMPScheduleClause::getSecondScheduleModifierLoc(), clang::OMPSimdlenClause::getSimdlen(), OMPThreadLimitClause::getThreadLimit(), OMPMappableExprListClause< T >::getTotalComponentListNum(), OMPMappableExprListClause< T >::getTotalComponentsNum(), OMPMappableExprListClause< T >::getUniqueDeclarationsNum(), clang::OMPFirstprivateClause::inits(), OMPUseDevicePtrClause::inits(), clang::OMPReductionClause::lhs_exprs(), clang::OMPTaskReductionClause::lhs_exprs(), clang::OMPInReductionClause::lhs_exprs(), OMPMapClause::NumberOfModifiers, clang::OMPPrivateClause::private_copies(), clang::OMPFirstprivateClause::private_copies(), clang::OMPLastprivateClause::private_copies(), OMPUseDevicePtrClause::private_copies(), clang::OMPReductionClause::privates(), clang::OMPTaskReductionClause::privates(), clang::OMPInReductionClause::privates(), clang::OMPReductionClause::reduction_ops(), clang::OMPTaskReductionClause::reduction_ops(), clang::OMPInReductionClause::reduction_ops(), clang::OMPReductionClause::rhs_exprs(), clang::OMPTaskReductionClause::rhs_exprs(), clang::OMPInReductionClause::rhs_exprs(), clang::OMPLastprivateClause::source_exprs(), OMPCopyinClause::source_exprs(), OMPCopyprivateClause::source_exprs(), clang::OMPInReductionClause::taskgroup_descriptors(), clang::OMPVarListClause< T >::varlist_size(), and clang::OMPVarListClause< T >::varlists().
void OMPClauseWriter::VisitOMPClauseWithPreInit | ( | OMPClauseWithPreInit * | C | ) |
Definition at line 6482 of file ASTWriter.cpp.
References clang::OMPClauseWithPreInit::getCaptureRegion(), and clang::OMPClauseWithPreInit::getPreInitStmt().
void OMPClauseWriter::writeClause | ( | OMPClause * | C | ) |
Definition at line 6475 of file ASTWriter.cpp.
References clang::OMPClause::getBeginLoc(), clang::OMPClause::getClauseKind(), and clang::OMPClause::getEndLoc().
Referenced by clang::ASTDeclWriter::VisitOMPRequiresDecl().