clang 23.0.0git
ConstOMPClauseVisitor< ImplClass, RetTy > Class Template Reference

#include "clang/AST/OpenMPClause.h"

Inheritance diagram for ConstOMPClauseVisitor< ImplClass, RetTy >:
[legend]

Additional Inherited Members

Public Member Functions inherited from OMPClauseVisitorBase< ImplClass, const_ptr, void >
void Visit (PTR(OMPClause) S)
void VisitOMPClause (PTR(OMPClause) Node)

Detailed Description

template<class ImplClass, typename RetTy = void>
class ConstOMPClauseVisitor< ImplClass, RetTy >

Definition at line 9664 of file OpenMPClause.h.


The documentation for this class was generated from the following file: