clang: clang::OMPTraitProperty Struct Reference (original) (raw)

#include "[clang/AST/OpenMPClause.h](OpenMPClause%5F8h%5Fsource.html)"

Public Attributes
llvm::omp::TraitProperty Kind = llvm::omp::TraitProperty::invalid
StringRef RawString
The raw string as we parsed it.

Detailed Description

Definition at line 9369 of file OpenMPClause.h.

Member Data Documentation

Kind

llvm::omp::TraitProperty clang::OMPTraitProperty::Kind = llvm::omp::TraitProperty::invalid

RawString

StringRef clang::OMPTraitProperty::RawString


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