clang 20.0.0git
Public Member Functions | Static Public Member Functions | Friends | List of all members
clang::OMPParallelMasterTaskLoopDirective Class Reference

This represents '#pragma omp parallel master taskloop' directive. More...

#include "clang/AST/StmtOpenMP.h"

Inheritance diagram for clang::OMPParallelMasterTaskLoopDirective:
Inheritance graph
[legend]

Public Member Functions

bool hasCancel () const
 Return true if current directive has inner cancel directive.
 
- Public Member Functions inherited from clang::OMPLoopDirective
ExprgetIterationVariable () const
 
ExprgetLastIteration () const