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