clang 23.0.0git
OMPClausePrinter Class Referencefinal

#include "clang/AST/OpenMPClause.h"

Inheritance diagram for OMPClausePrinter:
[legend]

Public Member Functions

 OMPClausePrinter (raw_ostream &OS, const PrintingPolicy &Policy, unsigned OpenMPVersion)
Public Member Functions inherited from OMPClauseVisitorBase< OMPClausePrinter, std::add_pointer_t, void >
void Visit (PTR(OMPClause) S)
void VisitOMPClause (PTR(OMPClause) Node)

Detailed Description

Definition at line 9667 of file OpenMPClause.h.

Constructor & Destructor Documentation

◆ OMPClausePrinter()

OMPClausePrinter::OMPClausePrinter ( raw_ostream & OS,
const PrintingPolicy & Policy,
unsigned OpenMPVersion )
inline

Definition at line 9678 of file OpenMPClause.h.


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