dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
OmpTeamsDistributeParallelForSimdDirective
libclang_ast
ast
directive
Undocumented in source.
final
class
OmpTeamsDistributeParallelForSimdDirective :
Directive
{
import
clang
.
Cursor
:
Cursor
;
;
this
(Cursor cursor);
void
accept
(Visitor v);
}
Constructors
this
this
(Cursor cursor)
Undocumented in source.
Members
Functions
accept
void
accept
(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Directive
cursor
Cursor
cursor
()
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void
accept
(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libclang_ast
ast
directive
classes
Directive
OmpAtomicDirective
OmpBarrierDirective
OmpCancelDirective
OmpCancellationPointDirective
OmpCriticalDirective
OmpDistributeDirective
OmpDistributeParallelForDirective
OmpDistributeParallelForSimdDirective
OmpDistributeSimdDirective
OmpFlushDirective
OmpForDirective
OmpForSimdDirective
OmpMasterDirective
OmpOrderedDirective
OmpParallelDirective
OmpParallelForDirective
OmpParallelForSimdDirective
OmpParallelSectionsDirective
OmpSectionDirective
OmpSectionsDirective
OmpSimdDirective
OmpSingleDirective
OmpTargetDataDirective
OmpTargetDirective
OmpTargetEnterDataDirective
OmpTargetExitDataDirective
OmpTargetParallelDirective
OmpTargetParallelForDirective
OmpTargetParallelForSimdDirective
OmpTargetSimdDirective
OmpTargetTeamsDirective
OmpTargetTeamsDistributeDirective
OmpTargetTeamsDistributeParallelForDirective
OmpTargetTeamsDistributeParallelForSimdDirective
OmpTargetTeamsDistributeSimdDirective
OmpTargetUpdateDirective
OmpTaskDirective
OmpTaskLoopDirective
OmpTaskLoopSimdDirective
OmpTaskgroupDirective
OmpTaskwaitDirective
OmpTaskyieldDirective
OmpTeamsDirective
OmpTeamsDistributeDirective
OmpTeamsDistributeParallelForDirective
OmpTeamsDistributeParallelForSimdDirective
OmpTeamsDistributeSimdDirective