Skip to content

ClangToSageTranslator::VisitOMPDistributeParallelForDirective

Synopsis

Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>

virtual
bool
VisitOMPDistributeParallelForDirective(
    clang::OMPDistributeParallelForDirective* omp_distribute_parallel_for_directive,
    SgNode** node);

Created with MrDocs