clang 19.0.0git
List of all members
clang::ConstOMPClauseVisitor< ImplClass, RetTy > Class Template Reference

#include "clang/AST/OpenMPClause.h"

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

Additional Inherited Members

- Public Member Functions inherited from clang::OMPClauseVisitorBase< ImplClass, Ptr, RetTy >
RetTy Visit (PTR(OMPClause) S)
 
RetTy VisitOMPClause (PTR(OMPClause) Node)
 

Detailed Description

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

Definition at line 8882 of file OpenMPClause.h.


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