Skip to content

ClangToDotTranslator::VisitOMPRequiresDecl

Synopsis

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

virtual
bool
VisitOMPRequiresDecl(
    clang::OMPRequiresDecl* omp_requires_decl,
    NodeDescriptor& node_desc);

Created with MrDocs