clang 22.0.0git
clang::OMPClauseVisitor< ImplClass, RetTy > Class Template Reference

#include "clang/AST/OpenMPClause.h"

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

Additional Inherited Members

Public Member Functions inherited from clang::OMPClauseVisitorBase< ImplClass, std::add_pointer_t, void >
void Visit (PTR(OMPClause) S)
void VisitOMPClause (PTR(OMPClause) Node)

Detailed Description

template<class ImplClass, typename RetTy = void>
class clang::OMPClauseVisitor< ImplClass, RetTy >

Definition at line 9462 of file OpenMPClause.h.


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