clang 22.0.0git
clang::OMPTraitSet Struct Reference

#include "clang/AST/OpenMPClause.h"

Public Attributes

llvm::omp::TraitSet Kind = llvm::omp::TraitSet::invalid
SmallVector< OMPTraitSelector, 2 > Selectors

Detailed Description

Definition at line 9721 of file OpenMPClause.h.

Member Data Documentation

◆ Kind

llvm::omp::TraitSet clang::OMPTraitSet::Kind = llvm::omp::TraitSet::invalid

Definition at line 9722 of file OpenMPClause.h.

◆ Selectors

SmallVector<OMPTraitSelector, 2> clang::OMPTraitSet::Selectors

Definition at line 9723 of file OpenMPClause.h.


The documentation for this struct was generated from the following file: