Skip to content

ClangToSageTranslator::VisitOMPParallelSectionsDirective

Synopsis

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

virtual
bool
VisitOMPParallelSectionsDirective(
    clang::OMPParallelSectionsDirective* omp_parallel_sections_directive,
    SgNode** node);

Created with MrDocs