class OMPClauseVisitor

Declaration

template <class ImplClass, typename RetTy = void>
class OMPClauseVisitor { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/OpenMPClause.h:8768

Templates

ImplClass
RetTy = void