|
LLVM 24.0.0git
|
#include "llvm/Frontend/OpenMP/OMPDescriptors.h"
Public Attributes | |
| StringRef | Spelling |
| Directives | Dirs |
| SourceLanguage | Langs |
| Modifiers | Mods |
| Public Attributes inherited from llvm::omp::descriptor::details::Base | |
| Properties | Props |
Definition at line 53 of file OMPDescriptors.h.
| Directives llvm::omp::descriptor::details::Clause::Dirs |
Definition at line 55 of file OMPDescriptors.h.
| SourceLanguage llvm::omp::descriptor::details::Clause::Langs |
Definition at line 56 of file OMPDescriptors.h.
| Modifiers llvm::omp::descriptor::details::Clause::Mods |
Definition at line 57 of file OMPDescriptors.h.
| StringRef llvm::omp::descriptor::details::Clause::Spelling |
Definition at line 54 of file OMPDescriptors.h.