struct OMPTraitProperty

Declaration

struct OMPTraitProperty { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/OpenMPClause.h:8792

Member Variables

public llvm::omp::TraitProperty Kind = llvm::omp::TraitProperty::invalid
public llvm::StringRef RawString
The raw string as we parsed it. This is needed for the `isa` trait set (which accepts anything) and (later) extensions.