Skip to content

ClangToSageTranslator::VisitOMPBarrierDirective

Synopsis

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

virtual
bool
VisitOMPBarrierDirective(
    clang::OMPBarrierDirective* omp_barrier_directive,
    SgNode** node);

Created with MrDocs