FLANG
|
Public Types | |
using | WrapperTrait = std::true_type |
Public Member Functions | |
constexpr | OmpDirectiveName (const OmpDirectiveName &)=default |
constexpr | OmpDirectiveName (llvm::omp::Directive x) |
OmpDirectiveName (const Verbatim &name) | |
bool | IsExecutionPart () const |
Public Attributes | |
CharBlock | source |
llvm::omp::Directive | v {llvm::omp::Directive::OMPD_unknown} |