enum OMPAtomicDirective::DataPositionTy
Declared at: clang/include/clang/AST/StmtOpenMP.h:2938
Enumerators
Name | Value | Comment |
---|---|---|
POS_X | 0 | |
POS_V | 1 | |
POS_E | 2 | |
POS_UpdateExpr | 3 | |
POS_D | 4 | |
POS_Cond | 5 | |
POS_R | 6 |
Declared at: clang/include/clang/AST/StmtOpenMP.h:2938
Name | Value | Comment |
---|---|---|
POS_X | 0 | |
POS_V | 1 | |
POS_E | 2 | |
POS_UpdateExpr | 3 | |
POS_D | 4 | |
POS_Cond | 5 | |
POS_R | 6 |