|
FLANG
|
Classes | |
| struct | Analysis |
Public Member Functions | |
| llvm::omp::Clause | GetKind () const |
| bool | IsCapture () const |
| bool | IsCompare () const |
| INHERITED_TUPLE_CLASS_BOILERPLATE (OpenMPAtomicConstruct, OmpBlockConstruct) | |
| Public Member Functions inherited from Fortran::parser::OmpBlockConstruct | |
| TUPLE_CLASS_BOILERPLATE (OmpBlockConstruct) | |
| const OmpBeginDirective & | BeginDir () const |
| const std::optional< OmpEndDirective > & | EndDir () const |
Public Attributes | |
| Analysis | analysis |
| Public Attributes inherited from Fortran::parser::OmpBlockConstruct | |
| CharBlock | source |
| std::tuple< OmpBeginDirective, Block, std::optional< OmpEndDirective > > | t |