|
clang 22.0.0git
|
#include "clang/AST/OpenMPClause.h"
Public Attributes | |
| Expr * | ScoreOrCondition = nullptr |
| llvm::omp::TraitSelector | Kind = llvm::omp::TraitSelector::invalid |
| SmallVector< OMPTraitProperty, 1 > | Properties |
Definition at line 9795 of file OpenMPClause.h.
| llvm::omp::TraitSelector clang::OMPTraitSelector::Kind = llvm::omp::TraitSelector::invalid |
Definition at line 9797 of file OpenMPClause.h.
Referenced by checkExtensionProperty().
| SmallVector<OMPTraitProperty, 1> clang::OMPTraitSelector::Properties |
Definition at line 9798 of file OpenMPClause.h.
Referenced by checkExtensionProperty().
Definition at line 9796 of file OpenMPClause.h.