|
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 9589 of file OpenMPClause.h.
| llvm::omp::TraitSelector clang::OMPTraitSelector::Kind = llvm::omp::TraitSelector::invalid |
Definition at line 9591 of file OpenMPClause.h.
Referenced by checkExtensionProperty().
| SmallVector<OMPTraitProperty, 1> clang::OMPTraitSelector::Properties |
Definition at line 9592 of file OpenMPClause.h.
Referenced by checkExtensionProperty().
Definition at line 9590 of file OpenMPClause.h.