FLANG
|
Public Member Functions | |
INHERITED_TUPLE_CLASS_BOILERPLATE (OmpBeginDirective, OmpDirectiveSpecification) | |
![]() | |
ENUM_CLASS (Flags, None, DeprecatedSyntax) | |
TUPLE_CLASS_BOILERPLATE (OmpDirectiveSpecification) | |
const OmpDirectiveName & | DirName () const |
llvm::omp::Directive | DirId () const |
const OmpArgumentList & | Arguments () const |
const OmpClauseList & | Clauses () const |
Additional Inherited Members | |
![]() | |
CharBlock | source |
std::tuple< OmpDirectiveName, std::optional< OmpArgumentList >, std::optional< OmpClauseList >, Flags > | t |